Hi,
A couple of ideas that might help you.

1.) You could write your login screen in plain HTML/JS and display this 
whilst the qooxdoo framework loads in the background. You'll have to 
change your application to inline(?) to get it to work and then find a 
way of letting your qooxdoo app know when the login has succeeded.

2.) There are something called packages[1] that might allow you to only 
load the parts of qooxdoo you need to get your login screen working and 
then continue to load the rest of the framework in the background. I'm 
not 100% sure how this works though.

Hope that points you in the right direction,
Matt

[1] http://qooxdoo.org/documentation/0.8/generator_config_ref#packages

Jean-Baptiste BRIAUD -- Novlog wrote:
> Hi,
> 
> My app need a login screen and I'm just wondering if I could let  
> things being done in the background during the time the end user try  
> to log.
> I've no idea how to do that, but I was thinking specifically to let  
> qooxxoo file and application js files to load in the background ?
> 
> What do you think about that idea ?
> Is it doable ? If yes, any clue on witch thing to try ?
> 
> JBB.
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to