Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Jigloo GUI Builder for Eclipse" Topics [ Start new "Jigloo GUI Builder for Eclipse" Topic  ]

Cloudgarden Discussion Board  
This topic has 1 reply.       [ << Previous Topic | Start of Thread | >> Next Topic ]
setSize / pack problems
Author: Kaito
05/27/10 23:57 Reply
This is for SWT forms, eclipse 3.5.1, JIgloo 4.6.0 on Windows.

Got huge problems getting JIgloo to generate correct code for setSize on a form.

Sometimes it generates a bunch of pack() methods, sometimes not.

Sometimes I can visually change the size, sometimes I can not.

When I *can* change the window size, it is often not updated correctly in code, so when I run the form, or reopen in designer, the size is all wrong again.

Extremely annoying.

Re: setSize / pack problems
Author:Jonathan
Reply 1 of 105/28/10 12:39Reply
The code generated when resizing the root component was changed in version 4.6.1, and this should have fixed the problem you describe.

Please download the latest version (4.6.2) and try again. If the problem persists, please try and describe how I can reproduce the problem in as much detail as you can.

Also, please see if there are any error messages in the eclipse log file - workspace/.metadata/.log

Thanks.