|
|
|
Re: I20050609: BoxLayout [message #93834 is a reply to message #93588] |
Mon, 13 June 2005 16:34  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Please open a defect against VE subcomponent JFC/Swing. This is
something new for use. We currently only support for an add either a
"new SomeComponent()" or a "getSomeComponent()".
veccie wrote:
> Yeah, works now :)
>
> Only "little" problem now is that it doesn't seem to like
> Box.createHorizontalGlue()
>
> this.add(Box.createHorizontalGlue()) gives a warning: Skipping expression:
> this.add(Box.createHorizontalGlue())
>
> Other than that it works perfect now. Great work!
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
> news:d8d3tm$as6$1@news.eclipse.org...
>
>>We've just fixed that with 1.1M2, which was just dropped.
>>
>>veccie wrote:
>>
>>>Hi
>>>
>>>I'm not very familiar with bugzilla and I don't know if this really is a
>>>bug, so I'll post here...
>>>
>>>I have a custom JPanel where I have more panels on. Right now I'm using
>>>BorderLayout but I want to use BoxLayout.
>>>
>>>The problem is this:
>>>
>>>When I change the layout to boxlayout(x_axis) I can change things, and
>>>everything seems to be working as it should... but when I close that file
>>>and re-open it get 2 exceptions (see attachment) and nothing is showed in
>>>the layout view. Message: "BoxLayout can't be shared" ?
>>>
>>>is this a bug in VE or is it somewhere else ? :)
>>>
>>>regards
>>>veccie
>>
>>--
>>Thanks,
>>Rich Kulp
>
>
>
--
Thanks,
Rich Kulp
|
|
|
Re: I20050609: BoxLayout [message #607925 is a reply to message #93494] |
Fri, 10 June 2005 18:23  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
We've just fixed that with 1.1M2, which was just dropped.
veccie wrote:
> Hi
>
> I'm not very familiar with bugzilla and I don't know if this really is a
> bug, so I'll post here...
>
> I have a custom JPanel where I have more panels on. Right now I'm using
> BorderLayout but I want to use BoxLayout.
>
> The problem is this:
>
> When I change the layout to boxlayout(x_axis) I can change things, and
> everything seems to be working as it should... but when I close that file
> and re-open it get 2 exceptions (see attachment) and nothing is showed in
> the layout view. Message: "BoxLayout can't be shared" ?
>
> is this a bug in VE or is it somewhere else ? :)
>
> regards
> veccie
>
>
--
Thanks,
Rich Kulp
|
|
|
Re: I20050609: BoxLayout [message #607928 is a reply to message #93546] |
Fri, 10 June 2005 22:19  |
Eclipse User |
|
|
|
Originally posted by: veccie.gmail.com
Yeah, works now :)
Only "little" problem now is that it doesn't seem to like
Box.createHorizontalGlue()
this.add(Box.createHorizontalGlue()) gives a warning: Skipping expression:
this.add(Box.createHorizontalGlue())
Other than that it works perfect now. Great work!
"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:d8d3tm$as6$1@news.eclipse.org...
> We've just fixed that with 1.1M2, which was just dropped.
>
> veccie wrote:
>> Hi
>>
>> I'm not very familiar with bugzilla and I don't know if this really is a
>> bug, so I'll post here...
>>
>> I have a custom JPanel where I have more panels on. Right now I'm using
>> BorderLayout but I want to use BoxLayout.
>>
>> The problem is this:
>>
>> When I change the layout to boxlayout(x_axis) I can change things, and
>> everything seems to be working as it should... but when I close that file
>> and re-open it get 2 exceptions (see attachment) and nothing is showed in
>> the layout view. Message: "BoxLayout can't be shared" ?
>>
>> is this a bug in VE or is it somewhere else ? :)
>>
>> regards
>> veccie
>
> --
> Thanks,
> Rich Kulp
|
|
|
Re: I20050609: BoxLayout [message #607945 is a reply to message #93588] |
Mon, 13 June 2005 16:34  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Please open a defect against VE subcomponent JFC/Swing. This is
something new for use. We currently only support for an add either a
"new SomeComponent()" or a "getSomeComponent()".
veccie wrote:
> Yeah, works now :)
>
> Only "little" problem now is that it doesn't seem to like
> Box.createHorizontalGlue()
>
> this.add(Box.createHorizontalGlue()) gives a warning: Skipping expression:
> this.add(Box.createHorizontalGlue())
>
> Other than that it works perfect now. Great work!
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
> news:d8d3tm$as6$1@news.eclipse.org...
>
>>We've just fixed that with 1.1M2, which was just dropped.
>>
>>veccie wrote:
>>
>>>Hi
>>>
>>>I'm not very familiar with bugzilla and I don't know if this really is a
>>>bug, so I'll post here...
>>>
>>>I have a custom JPanel where I have more panels on. Right now I'm using
>>>BorderLayout but I want to use BoxLayout.
>>>
>>>The problem is this:
>>>
>>>When I change the layout to boxlayout(x_axis) I can change things, and
>>>everything seems to be working as it should... but when I close that file
>>>and re-open it get 2 exceptions (see attachment) and nothing is showed in
>>>the layout view. Message: "BoxLayout can't be shared" ?
>>>
>>>is this a bug in VE or is it somewhere else ? :)
>>>
>>>regards
>>>veccie
>>
>>--
>>Thanks,
>>Rich Kulp
>
>
>
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.05644 seconds