Maybe:

set the text of btn "yourCombo" to ""
or
put "" into btn "yourCombo"


The button's contents is based on the fact that the control is simply a 
container. Whatever gets text into or out of it determines the "menu" contents.



Craig




-----Original Message-----
From: Dr. Hawkins <doch...@gmail.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Sent: Wed, Mar 5, 2014 11:51 pm
Subject: menuitems getting reset on a combobox


Something is suddenly wiping out the menuitems of oen of my comboboxes.

Is there anything other than

  put something into menuitem someitem of btn btnName

that can do this?

I don't even know what to look for.

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to