JDave Posted August 13, 2008 Report Posted August 13, 2008 Michael, I just wanted to thank you for working on improving the MC Listbox. I loved what I saw at NI Week at your presentation. I have tried to do something similar with making an XControl for the multiple type MC Listbox that I made. I even started playing with making the column resizing work the way you were showing. I didn't get very far, so I was very impressed with what you showed. I was wondering if you purposefully didn't talk about the glyphs in the far left column ... :ninja: Have you considered supporting booleans, rings, etc. in the listbox? The glyphs would be wonderful for implementing boolean selections. I know this is a whole can of worms by itself (assigning data types to columns, handling inputs ) Anyway, great presentation. Glad that I showed up 30 minutes early so that I could actually get a seat.
Michael Aivaliotis Posted August 13, 2008 Report Posted August 13, 2008 Thanks for the kind words. If you need multiple data types in your MCL then this is a messy challenge. You're on a good start but the best solution to all of this is creating an XControl to hide all of the complexity.
ASTDan Posted August 13, 2008 Report Posted August 13, 2008 I missed Michael's presentation due to the fact I couldn't squeeze into the closet they put him in. So is there a MC listbox that takes multiple data types? I would love to get my hands on that! Dan
Recommended Posts