New topic: Problem in Listbox
<http://forums.realsoftware.com/viewtopic.php?t=43296> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message Bimal Post subject: Problem in ListboxPosted: Fri Mar 23, 2012 8:16 am Joined: Mon Jan 16, 2012 8:08 am Posts: 58 Hi All, I am populating some data in a listbox control.But i want to add combo box control in the listbox row like checkbox control.So how can i add the combo box in the listbox.Please tell me any solution for that . Thanks, Bimal. Top Bob Keeney Post subject: Re: Problem in ListboxPosted: Fri Mar 23, 2012 9:05 am Joined: Fri Sep 30, 2005 11:48 am Posts: 2925 Location: Lenexa, KS There is no built-in solution to do this but there are a couple of options. You can opt for the Einhugur StyleGrid http://www.einhugur.com/index.html which has an okay built-in solution, or you can create a listbox subclass that does all the work for you behind the scenes. I uploaded an example project of this to the ARBP Source Code repository at http://arbpmembers.org/source-code-repository/Controls/Listbox-Popup/ (You need to create a free account to access it) _________________ Bob K. 30+ hours of Real Studio Video Training (including over 6 hours of Web Edition) at http://www.bkeeney.com/ Real Studio Consulting http://www.bkeeney.com/consulting/real-studio-consulting BKeeney Briefs Blog For Real Studio Developers http://www.bkeeneybriefs.com/ Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
