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....
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....