Re: Disable combobox item

2015-09-01 Thread Peter Haworth
Thanks, I was afraid of that. I specifically wanted to use a combobox so users can key in new values, but I'll find some other way round it. On Tue, Sep 1, 2015 at 6:18 PM wrote: > Peter. > > > The issue is with combo boxes. The user guide says the tags and control > char

Re: Disable combobox item

2015-09-01 Thread dunbarx
Original Message- From: Peter Haworth To: How to use LiveCode Sent: Tue, Sep 1, 2015 6:38 pm Subject: Disable combobox item It appears that the "(" character before an item in a combobox does not disable it. I couldn't find any reference to that being the ca

Disable combobox item

2015-09-01 Thread Peter Haworth
It appears that the "(" character before an item in a combobox does not disable it. I couldn't find any reference to that being the case so is this the intended behavior? ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Limits of the Option and ComboBox menuMode

2014-04-16 Thread Tim Bleiler
On Apr 16, 2014, at 11:20 AM, Richard Gaskin wrote: > I believe this is a result of the interaction between LC and the Mac OS X > routines needed to render the controls, since the Mac HIG requires certain > controls to be only of a specified range of sizes. > > I haven't tested this on Windows

Re: Limits of the Option and ComboBox menuMode

2014-04-16 Thread Richard Gaskin
Tim Bleiler wrote: > Just curious, could someone explain why buttons with style set > to "menu" and menuMode set to either "option" or "comboBox" > don't draw/render beyond a certain height? I believe this is a result of the interaction between LC and

RE: Limits of the Option and ComboBox menuMode

2014-04-16 Thread John Dixon
Ah, sorry... misread your question...:-( > From: blei...@buffalo.edu > Subject: Re: Limits of the Option and ComboBox menuMode > Date: Wed, 16 Apr 2014 11:09:49 -0400 > To: use-livecode@lists.runrev.com > > Thanks John, that does affect the size of the menu that pops up but I&

Re: Limits of the Option and ComboBox menuMode

2014-04-16 Thread Tim Bleiler
th style set to "menu" and >> menuMode set to either "option" or "comboBox" don't draw/render beyond a >> certain height? > ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

RE: Limits of the Option and ComboBox menuMode

2014-04-16 Thread John Dixon
They will... but you have to set the number of lines that they will display. Have a look at the 'property' inspector for a combo box... you can set them through the property inspector or through script..:-) > From: blei...@buffalo.edu > Subject: Limits of the Option and ComboBox

Limits of the Option and ComboBox menuMode

2014-04-16 Thread Tim Bleiler
Just curious, could someone explain why buttons with style set to "menu" and menuMode set to either "option" or "comboBox" don't draw/render beyond a certain height? Thanks, Tim Bleiler ___ use-livecode mailing

Re: menuitems getting reset on a combobox

2014-03-06 Thread dunbarx
ig -Original Message- From: Dr. Hawkins To: How to use LiveCode 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

menuitems getting reset on a combobox

2014-03-05 Thread Dr. Hawkins
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 _

Re: Jerry Daniels ComboBox

2012-12-14 Thread Ian McKnight
e have a copy of the "Jerry Daniels > ComboBox" that appeared in > http://www.runrev.com/newsletter/march/issue87/newsletter4.php > > -- > Regards, > > Andrew Kluthe > and...@ctech.me > > ___ > use-livecode mailing l

Jerry Daniels ComboBox

2012-12-14 Thread Andrew Kluthe
I used to have it downloaded and now I can't find it. All the links I have found are now dead. Does anyone have a copy of the "Jerry Daniels ComboBox" that appeared in http://www.runrev.com/newsletter/march/issue87/newsletter4.php -- Regards, Andrew Kluthe

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

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

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 <http://www.mollysrevenge.com> On Sat, Jul 2, 2011 at 4:52 PM, David Glass wrote: > I don't suppose this will make its appearance as a DropTool? > &

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
wrote: > > > 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 > >

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 f

Re: Combobox

2011-06-30 Thread Pete
Nice, I'm thinking of doing that myself, except I will probably use an option menu rather than a list field - much more familiar user interface using that way (or yours) than the combobox. Pete Molly's Revenge <http://www.mollysrevenge.com> On Thu, Jun 30, 2011 at 5:04 PM, Sla

RE: Combobox

2011-06-30 Thread Slava Paperno
Pete, I gave up on comboboxes for a different reason--they don't have the unicodeText property, being half-buttons, half fields. I ended up emulating a combobox by putting two fields on the card--a one-line text input field, and below it, a list field. The list field is locked and init

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

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 menuPi

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

Combobox

2011-06-30 Thread Pete
Just started using these beasts and not getting very far. The dictionary entry for combobox says "Using the text box at the top of the combo box, the user can specify a state that is not in the menu's list of states. " What text box does that refer to? How do I type a new value

Re: combobox

2011-03-21 Thread Kee Nethery
l lower case ascii characters. I double checked and yep, all lower case ASCII. I'm beginning to wonder if the IDE is corrupted somehow? Or maybe this is a bug that got fixed in 4.5.2 or 4.5.3? Thank you so much for all the suggestions. Will see if the Livecode team can provid

Re: combobox

2011-03-21 Thread Terry Judd
tep 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: >>> >>>

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 retu

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 al

Re: combobox

2011-03-20 Thread Peter Haworth
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 button "myComboBox" > put theList into field "myComboBox" of butto

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 th

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

combobox

2011-03-20 Thread Kee Nethery
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 that matches the characters currently in the combobo