Hi All
I am trying to write a PHP-GTK2 application. I was wondering what the best way to create a widget(s) that behave in a similar way to the ListBox control available in VB.
What I need is something that is similar to this control so that I can read the users selection on a form submission and process the data.
Any suggestions welcome.
Thanks in advance