Re: PATCH: Bug 186
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F652@NTFPS1> |
> So it becomes an exception. Sorry, I don't like exceptions, especially
> when they're unnecessary.
It's necessary.
How else can you provide a reasonable syntax that accomplishes the following
shape with the funcionality of a complex widget like scrollpane:
____________
| NORTH |
____|__________|_____
|W | |E | |
|E | |A |-|
|S | CENTER |S |-|
|T | |T | |
|___|__________|___|_|
|SOUTH |
|__________|
Even if you consider south/east gratuitus (I consider them useful), then how
do you go about creating the L shape without some strange syntax?
_______________________________________________
http://lists.xwt.org/listinfo/dev