[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.ve] Re: Visual Swing Designer for Eclipse - the new VE ?
|
- From: Sebastian Brandt <sbrandt_NOSPAM_@xxxxxx>
- Date: Fri, 27 Mar 2009 10:59:09 +0100
- Newsgroups: eclipse.tools.ve
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666
Marty Fried wrote:
> Michele Puccini wrote:
>
>> Hello,
>
>> I found an interesting alternative to VE.
>> Did anyone test it ?
>
>> http://code.google.com/p/visualswing4eclipse/
>
>> Cheers,
>
>> Mik
>>
>
> Thanks for the link... I tried it out, but removed it fairly soon after
> because it seems to be missing some required (for me, anyway)
> functionality.
Hi!
I have similar experiences ...
Especially, it is impossible to add a component into a panel that is empty
and zero size in one direction ...
1) use border layout
- put panel on it, CENTER
- try to put anything on left, top, right, or bottom
I didn't manage.
2) use border layout
- put panel on it, bottom
- put panel on it, center
- try to put anything on the bottom panel.
again, I didn't manage.
Only solution: change the center panel to top, add the controls.
W/o a working border layout, I lost my interest in Visual Swing Designer ...
Yours,
Sebastian