Re: Applications with swix very slow
Don Brown <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Do you mean the created Swing interface is slow or swixml is slow parsing the xml and creating the interface? If the former, then yeah, that's Swign for ya :) The latter could be improved by the use of SAX and a reduced reliance on reflection. You might also try building all gui screens at startup so switching to them would be faster. Don On Tue, 11 Nov 2003, [iso-8859-1] Andrés Mauricio Marín Restrepo wrote: > HI! > > I have a problem because all applications with swix and swing are very slow. > Why??? and someone fnow the solution for that. > > THANKS!!! > > ------------------------------------------------- > Andrés Mauricio Marín R. > Desarrollador Internet II > Proyecto SICE > Contraloría General de la República > 571 5600300 ext. 1288 > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com >