Combobox filled from database

Jim Bufalini jim at visitrieve.com
Mon May 11 07:30:59 EDT 2009


When I saw my own response come through I saw a syntax error. ;-) Leave out
the quotes around uValueB. Also, use an option menu instead of a combo box.

Aloha from Hawaii,

Jim bufalini

> Hi Joseph,
> 
> Put the <value a> into a combo box. Put the corresponding <value b>
> into a
> custom property of the combo box. Let's say you call this custom
> property
> "uValueB"
> 
> Then on menuPick do something like:
> 
> Get line (the menuHistory of me) of the "uValueB" of me
> 
> Aloha from Hawaii
> 
> Jim Bufalini
> 
> 
> > Hi Josep,
> >
> > > Yes, I better with a button option but how can limit the visible
> > items
> > > when
> > > click? I need the combo presentation so in other cases exist many
> > > values...
> >
> > I am not sure I understand this issue? The syntax for working with a
> > combo
> > box and option menu are identical. The only difference between the
> two
> > is
> > than a combo box allows entry of arbitrary values.
> >
> >
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list