Thanks John.
Bernard
On 7/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Quoting Bernard Lebel <[EMAIL PROTECTED]>:
>
> > I have this problem. I build a list of elements, and I never know in
> > advance how many or what will be the elements.
> >
> > I then wish to populate an OptionMenu
Quoting Bernard Lebel <[EMAIL PROTECTED]>:
> I have this problem. I build a list of elements, and I never know in
> advance how many or what will be the elements.
>
> I then wish to populate an OptionMenu with this list of elements.
Do you know the list of elements before you create the option m
Hello,
I have this problem. I build a list of elements, and I never know in
advance how many or what will be the elements.
I then wish to populate an OptionMenu with this list of elements.
How can I do that?
The reason I'm asking is I'm building a little GUI to enter records in
a SQL table. I w