Listbox not selectable

emorris1000

Registered User.
Local time
Today, 12:53
Joined
Feb 22, 2011
Messages
125
Having some problems with a listbox not being selectable. I want it to be set up for single selection for a right clickable context menu. Right now it shows the listbox (populated) and I can scroll up and down, but I can't select the item.

All of the properties seem set up correctly. That said I *will* admit to having done something weird here. These listboxes are set up in the footer of a switchbox form. I moved them into the body of the form and that didn't make any difference, but I don't know if there is an intrinsic property of the form that is keeping my from selecting these listboxes.

Edit: Derp. The switchbox for was set to not allow edits, changing that allowed me to select values. Still can't get the context menu to come up though....
 
How are you trying to get the right click menu to come up? Have you created your shortcut menu and have you assigned it to the listbox's SHORTCUT MENU property?
 
ok....this is a bit embarassing....I may have been referencing the wrong context menu, and may have fixed that.....

1/2 the time simply posting the thread guarantees I will somehow figure it out the stupid thing I did before anyone can answer.
 

Users who are viewing this thread

Back
Top Bottom