Re: Popup menu & menuhistory

2011-04-22 Thread Peter Brigham MD
On Apr 22, 2011, at 12:44 PM, Marty Knapp wrote: > Thanks for the suggestion Craig. I did tinker with this some more: > > So in my test field I have this script: > > on mousedown whichButton > if whichButton is not 3 then exit mousedown > put the mouseLoc into ML > get lineOffset(the text

Re: Popup menu & menuhistory

2011-04-22 Thread Marty Knapp
f the mouseUp handler is commented out, the location of the cursor is not set, Jacques, I need an aspirin. Anyone? This baffles me, even though it works fine. Craig Newman -Original Message- From: Marty Knapp To: How to use LiveCode Sent: Thu, Apr 21, 2011 12:19 am Subject: Popup me

Re: Popup menu & menuhistory & VERY ODD

2011-04-21 Thread dunbarx
uld never be sent. So how do it know? If the mouseUp handler is commented out, the location of the cursor is not set, Jacques, I need an aspirin. Anyone? This baffles me, even though it works fine. Craig Newman -Original Message- From: Marty Knapp To: How to use LiveCode

Popup menu & menuhistory

2011-04-20 Thread Marty Knapp
I have a field that I've configured to display a popup menu using a hidden popup menu button. If a user starts to type into this field, I use a type-ahead routine that grabs its guess from the menu items in the button. Is there a way to set this up so that if they type something, then click for