Author |
Topic  |
|
additive
Germany
109 Posts |
Posted - 04/01/2009 : 3:21:03 PM
|
Hi, i'm looking for a simple list box control which allows the selection of several rows (and returns indices of the selected rows as vector<int> or at least can get the selection state of a specific row). Can I get this into a GetNBox macro or do I have to create the whole UI using VisualC++? I found a lot of confusing named macros like List, Listbox, Multiline, StrList, Str_Group, but it seems none of these can do this. I don't want to use a combo box interface.
If such a resource isn't available can I add a flexGrid resource to a GetNBox tree?
It would be great if you could show me a way ... Thanks, Michael |
|
kennyliu
3 Posts |
|
additive
Germany
109 Posts |
Posted - 04/02/2009 : 11:29:54 AM
|
Hi Kenny,
thank you for your quick answer! I'm quite famliar using flexGrid but now I'm working with build-in GetNBox macros, which I prefer for smaller projects.
Now my question is whether it is possible to add such a list box into a GetNBox dialog? I didn't find any way but I think there should be one because this is a rather basic resource element (and radio box, multiline text, etc. work quite perfect). Sorry for any inconvenience if my question wasn't clear.
Thanks,
Michael |
 |
|
kennyliu
3 Posts |
Posted - 04/02/2009 : 10:56:55 PM
|
Hi Michael,
It's not supported to add such a list box into a GetNBox dialog currently, we have submitted a tracker now. (#13409 Need GETN marco to support multiple selectable list table box)
Thanks, Kenny |
 |
|
additive
Germany
109 Posts |
Posted - 04/03/2009 : 12:26:59 PM
|
That would be really great! Thanks! -Michael |
 |
|
|
Topic  |
|
|
|