menuitems getting reset on a combobox

dunbarx at aol.com dunbarx at aol.com
Thu Mar 6 09:47:59 EST 2014


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 <dochawk at gmail.com>
To: How to use LiveCode <use-livecode at 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 at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 



More information about the use-livecode mailing list