New topic: Listbox header - can you paint graphics into the header?
<http://forums.realsoftware.com/viewtopic.php?t=31387> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message mpastor Post subject: Listbox header - can you paint graphics into the header?Posted: Wed Dec 02, 2009 11:19 pm Joined: Sat Oct 18, 2008 4:58 pm Posts: 46 I can paint graphics into a listbox.cell, but can I do the same for a header cell of a listbox? I tried to paint the cell listbox1.cell(-1,columnx) but that didn't seem to work. Any ideas? Top timhare Post subject: Re: Listbox header - can you paint graphics into the header?Posted: Wed Dec 02, 2009 11:46 pm Joined: Fri Jan 06, 2006 3:21 pm Posts: 6872 Location: Portland, OR USA Not directly. Your program has no access to the header area, other than to set the text. You can fake a header in a variety of ways. Top Paul Burnside Post subject: Re: Listbox header - can you paint graphics into the header?Posted: Wed Dec 02, 2009 11:48 pm Joined: Mon May 08, 2006 8:50 pm Posts: 519 Headers can not be painted unless you used one or more top rows as Header row(s) and NOT use the standard header for the listbox. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 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]
