Re: [xwt-users] new to xwt - modal windows and gui size
Andrew Kohlsmith <[email protected]> Wed, 1 Oct 2003 13:53:56 -0400
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | Benshaw Canada |
| Message-ID | <[email protected]> |
> Q2. If you build quite a complex user interface I suppose that the file > size can easily get 300+ Kb. Are there any know values for gui file size > or is it possible to load parts of the gui (sub windows) only upon > request? Right now the most complex XWT app we have going is the Benshaw sales application -- it's weighing in at 286k, but I don't remember if it's been compressed like elephant (-9) or compressed like fat man (-4). The original mail application was also complex but it was only 156k. Regards, Andrew