This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Howdy, How would I go about displaying a list as a dropdown? At runtime I have an object that loads a bunch of available options into a member list. I want the user to be able to select which one of these options they want to use from the property grid. I'm looking for enum property functionality but using a list. Any tips? |
|
|
Here are a couple of forum threads which should get you started: http://www.mindscape.co.nz/forums/Thread.aspx?PostID=3414 http://www.mindscape.co.nz/forums/Thread.aspx?ThreadID=1226 http://www.mindscape.co.nz/forums/Thread.aspx?ThreadID=1297 These address some slightly different scenarios but hopefully one of them will be a good fit for your particular scenario, or at least be adaptable. If they don't help then let us know a bit more about your specific scenario and we'll come up with something for you. |
|