2 GUI questions
Glen R. Salo (salo@coax.net)
Wed, 27 Jan 1999 09:19:27 -0500 (EST)
1) I'm trying to create a Popup when that appears when I click on a TGListTree.
The TContextMenu works and I can select the method I want to appear with //
*MENU*. However, the TContextMenu displays more methods than I want. Is there
a way to select just the ones I want to appear and/or can I somehow use
TGPopupMenu instead?
2) Is there a way to make the TGComboBox editable as well as selectable? I
would like to be able to type a value into the text window or select one from
the Popup window.
Thanks for all of your help in advance.
Glen