Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] [Grid] Look-and-feel

I noticed that the ToggleRenderer that is used in the
DefaultCellRenderer to display the + and - checkbox
doesn't have any support for the Vista tree
look-and-feel, and I'm curious first of all if that is
desirable, and second, how best to provide that
functionality.

This probably has broader implications for Nebula, as
these more advanced widgets are going to require more
custom drawing than the SWT widgets have in the past. 
Any ideas?  Lessons from Swing?  I could obviously
flex the ToggleRenderer based on
System.getProperty("os.name"), but I'm not sure that's
the best way to go about it. 


       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433


Back to the top