What I'm trying to accomplish is similar to the grid in "Properties" window
when designing a dialog. For example, in the properties window you have a
variable "Visible" and the right column corresponds to a dropdown box that
has two values: True and False. I'd also like to have two columns. In the
left column, the user can enter text, and the right column will contain
dropdown boxes. I know listboxes can have multiple columns, but I'd like the
right column to be a drop down box.
Thank you, all, for you help.
Saul775