On Feb 10, 2006, at 10:45 PM, [EMAIL PROTECTED] wrote:
It would be very nice for me, if I could make a listbox and make each
different column a different height. I want to calculate the height
to make it
proportional to something (for example row 1 is 20 points high, row
2 is 40 points
high, row 3 is 10 points high...) . However, I don't think this is
possible, is
it? I saw one example with a variable size, but all the rows were
the same
height even on that example.
Not with the built-in ListBox, no. You'd have to write a custom
class, which depending on what other LB features you need could be
pretty simple or pretty hard.
Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>