Hi all, I have a Java extension with 7 MB of .jar libraries inside. It takes ages to load on several old computers (more than one minute). One icon is associated with this extension (via protocol handler).
The problem is, that everything is loaded when you browse through the items on the menu bar. From the user point of view, everything should be loaded after first click on the associated menu item. Is there a way how to do it? User can wait one minute when he clicks on the menu item, but not when he is browsing menu. Regards, Robert -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
