Re: Re: SplitPane cannot be Vertical
Nandan <[email protected]> Sun, 20 Feb 2005 17:01:33 -0500 (EST)
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Orientation="HORIZONTAL" OneTouchExpandable="true">
is from the samples in SwiX.
On Sun, 20 Feb 2005, Michael Klaus wrote:
>Bruno Lima wrote:
>> Why i´m npot able to use a splitpane in vertical orientation ? The
>> code below does not work. My splitpane still is horizontal.
>> <splitpane constraints="BorderLayout.CENTER"
>> Orientation="JSplitPane.VERTICAL_SPLIT" OneTouchExpandable="true">
>
>JSplitpane is not a constant provider in the PrimitiveConverter. You can
>easily add it there; your code will work then.
>
>
>_______________________________________________
>Forum mailing list
>[email protected]
>http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com
>
--
Nandan Bagchee
Some people, when confronted with a problem, think "I know, I'll use
regular expressions." Now they have two problems.
-- Jamie Zawinski