Re: PATCH: Bug 186
Charles Goodwin <[email protected]> Tue, 8 Apr 2003 10:53:32 +0100
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F6C5@NTFPS1> |
> My instinct here is that the table headers are influencing the > behavior of the scrollpane widget, so you actually should be using a > <scrollpane_with_headers> or something like that. I don't know if > this functionality really belongs in the "vanilla" scrollpane. The way it's done, there's a performance impact of next-to-nothing. ie it's all assigned dynamically. Plus, it's better to make the widgets slightly flexible than it is to bloat the widget set with lots of very similar widgets. The widget audit has the following priorities (in no specific order): 1) ease of use 2) conformation to reasonable standards - xwt and otherwise 3) minimising duplication Having a scrollpane and scrollpane_with_headers goes against all 3 of those principles. _______________________________________________ http://lists.xwt.org/listinfo/dev