Re: Combobox

2011-07-03 Thread Pete
If anyone would like to try my combobox, it's attached to the forum message at http://forums.runrev.com/viewtopic.php?f=9&t=8350 This control has been working fine for me but please let me know of any improvements and I'll do my best to incorporate them - or you can just add them yourself :-). Pe

Re: Combobox

2011-07-02 Thread Ken Ray
> I don't suppose this will make its appearance as a DropTool? Yup! But it may take a bit as I have a couple of other DropTools in the works right now... :-) Ken Ray Sons of Thunder Software, Inc. Email: k...@sonsothunder.com Web Site: http://www.sonsothunder.com/ __

Re: Combobox -- attachments not allowed, but...

2011-07-02 Thread Jim Ault
On Jul 2, 2011, at 5:38 PM, Pete wrote: Is it possible to attach filesto messages to this list? I have a combobox I'd like to share... Pete Haworth You can post to the forum with attachments, and put a link to that post here. http://forums.runrev.com/ Jim Ault ___

Re: Combobox

2011-07-02 Thread Pete
Is it possible to attach filesto messages to this list? I have a combobox I'd like to share... Pete Molly's Revenge On Sat, Jul 2, 2011 at 4:52 PM, David Glass wrote: > I don't suppose this will make its appearance as a DropTool? > > On 06/30/2011 7:30 PM, Ken R

Re: Combobox

2011-07-02 Thread Pete
I hope so! Pete Molly's Revenge On Sat, Jul 2, 2011 at 4:52 PM, David Glass wrote: > I don't suppose this will make its appearance as a DropTool? > > On 06/30/2011 7:30 PM, Ken Ray wrote: > >> I don't usually use LC's combo boxes - I made a custom version of my

Re: Combobox

2011-07-02 Thread David Glass
I don't suppose this will make its appearance as a DropTool? On 06/30/2011 7:30 PM, Ken Ray wrote: I don't usually use LC's combo boxes - I made a custom version of my own with a field and a truncated option button and I've used that in a handful of projects. -- David Glass - Gray Matter Comp

Re: Combobox

2011-06-30 Thread Pete
Got it, thanks. Pete Molly's Revenge On Thu, Jun 30, 2011 at 9:32 PM, Ken Ray wrote: > > > Just to clarify, are you saying that option menus on Macs are different > than > > on Windows in general, or just LC option menus? > > It's Macs vs. Windows... LC is just

Re: Combobox

2011-06-30 Thread Ken Ray
> Just to clarify, are you saying that option menus on Macs are different than > on Windows in general, or just LC option menus? It's Macs vs. Windows... LC is just adopting the look and feel of the host platform. Ken Ray Sons of Thunder Software, Inc. Email: k...@sonsothunder.com Web Site: htt

Re: Combobox

2011-06-30 Thread Pete
Thanks Ken. I guess since I don;t work on Windows very often, I wasn't aware of that. The custom option menu you mentioned sounds like what I've just put together this afternoon, except I put a little plus sign at the corner of the option menu that trigger adding a new value. WHo knows, maybe it

Re: Combobox

2011-06-30 Thread Ken Ray
> Another quirk I just discovered with comboboxes. Setting the menuHistory of > a combobox displays the correct choice, but subsequent clicks on the arrow > to display the choices do not position the list of choices at the displayed > value, as it does with an option menu. In fairness, the dicti

Re: Combobox

2011-06-30 Thread Pete
e-livecode-boun...@lists.runrev.com [mailto:use-livecode- > > boun...@lists.runrev.com] On Behalf Of Pete > > Sent: Thursday, June 30, 2011 6:58 PM > > To: How to use LiveCode > > Subject: Re: Combobox > > > > Another quirk I just discovered with comboboxes. Setting the > &

RE: Combobox

2011-06-30 Thread Slava Paperno
Behalf Of Pete > Sent: Thursday, June 30, 2011 6:58 PM > To: How to use LiveCode > Subject: Re: Combobox > > Another quirk I just discovered with comboboxes. Setting the > menuHistory of > a combobox displays the correct choice, but subsequent clicks on the > arrow > t

Re: Combobox

2011-06-30 Thread Pete
Another quirk I just discovered with comboboxes. Setting the menuHistory of a combobox displays the correct choice, but subsequent clicks on the arrow to display the choices do not position the list of choices at the displayed value, as it does with an option menu. In fairness, the dictionary doe

Re: Combobox

2011-06-30 Thread Pete
OK, thanks for pointing me in the right direction, I have everything working now. There doesn't appear to be very much documentation on this, so in case it helps other combobox neophytes, here's a summary of what I found. The menuPick message can be processed just like any other menuPick message.

Re: Combobox

2011-06-30 Thread J. Landman Gay
On 6/30/11 3:24 PM, Pete wrote: How do I get hold of the text the user just typed in, for example to set the menuhistory using a lineOffset function? It's the label. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.c

Re: combobox

2011-03-21 Thread Kee Nethery
On Mar 21, 2011, at 1:28 AM, Terry Judd wrote: > Well, that's a real problem. FWIW I can't reproduce a crash here in 4.5.3 > (Mac) or 4.5.1 (Win). > > I've just tried a slightly more sophisticated version of my test routine > (that is more like the situation you originally outlined) and it all w

Re: combobox

2011-03-21 Thread Terry Judd
On 21/03/11 3:04 PM, "Kee Nethery" wrote: > > On Mar 20, 2011, at 7:46 PM, Terry Judd wrote: >> >> On 21/03/11 12:38 PM, "Kee Nethery" wrote: >> >>> Thanks Terry, >>> >>> Actually I'm at the point of one step forward two steps back. >>> >>> I appear to be unable to put the return delimited

Re: combobox

2011-03-20 Thread Kee Nethery
On Mar 20, 2011, at 7:46 PM, Terry Judd wrote: > > > > On 21/03/11 12:38 PM, "Kee Nethery" wrote: > >> Thanks Terry, >> >> Actually I'm at the point of one step forward two steps back. >> >> I appear to be unable to put the return delimited list into the combobox more >> than a couple of t

Re: combobox

2011-03-20 Thread Terry Judd
On 21/03/11 12:38 PM, "Kee Nethery" wrote: > Thanks Terry, > > Actually I'm at the point of one step forward two steps back. > > I appear to be unable to put the return delimited list into the combobox more > than a couple of times. I've tried all of these variations of the script to > alter

Re: combobox

2011-03-20 Thread Peter Haworth
My experience with combo boxes is that they are weird beasts and the documentation is, as you say, sadly lacking. In scripts they sometimes report themselves as fields and sometimes as buttons and of course they are both but I had a hell of a time figuring out when they reported themselves as o

Re: combobox

2011-03-20 Thread Kee Nethery
Thanks Terry, Actually I'm at the point of one step forward two steps back. I appear to be unable to put the return delimited list into the combobox more than a couple of times. I've tried all of these variations of the script to alter the combobox text: put theList into me put theList into bu

Re: combobox

2011-03-20 Thread Terry Judd
On 21/03/11 9:47 AM, "Kee Nethery" wrote: > OK, comboboxes appear to be rather complicated and I'm stumped. > > As a user types into a combobox I use >on rawKeyUp keyCode > to notice that a new character has been added to the combobox. > > I then do a database search to see all the data tha