Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Items in a listbox are disabled
Message
From
18/08/2004 14:46:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Items in a listbox are disabled
Miscellaneous
Thread ID:
00934218
Message ID:
00934218
Views:
60
I must be missing something obvious. The items in my listbox are disabled (I can't click on them). Here's the properties of the listbox:

- RowSourceType = 0 - None
- Sorted = .T.
- Enabled = .T.

The listbox is populated in the Init of the form with AddItem.

UPDATE: Found the problem. It was not so obvious afterall. It turn out that the first character of the items I was inserting started with a "\"... >:-(
Next
Reply
Map
View

Click here to load this message in the networking platform