RE: putting a checkmark in a pop-up menu

2011-06-27 Thread Slava Paperno
Found it! Section 7.13.4 Ticks, Dashes, and Checks... Not "checkmarks," but "checks." All is well in the world again. Thx. S. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your s

RE: putting a checkmark in a pop-up menu

2011-06-27 Thread Slava Paperno
rev.com [mailto:use-livecode- > boun...@lists.runrev.com] On Behalf Of Mark Schonewille > Sent: Monday, June 27, 2011 6:55 PM > To: How to use LiveCode > Subject: Re: putting a checkmark in a pop-up menu > > Hi Slava, > > If I need to do things like that, I create a popup men

Re: putting a checkmark in a pop-up menu

2011-06-27 Thread Mark Schonewille
Hi Slava, If I need to do things like that, I create a popup menu button with menu items and an option menu button without menu items. I put a mouseDown handler into the option menu button, with the following command: popup btn id 1008 at the topleft of me Obiously, you need to change the