Page 1 of 1

[SOLVED] Show/Hide a Listbox

PostPosted: Mon Oct 10, 2011 11:22 am
by Ross_ValuSoft
Updated:

oListbox1:Hide() and oListbox1:Show() actually work. Just cannot find them in any help file or samples. Duhhhh.

Ross
***************
Greetings,

Is it possible to create the following scenario?

A 2 choice radiobutton menu which if the second choice is made causes a previously populated listbox to become visible below the radiomenu. If the first radiobutton is chosen again the listbox disappears from view. Something like oListbox1:Hide() and oListbox1:Show()

I have tried the online help but without success.

Many thanks.

Ross