Hi, 

I am currently developing an application with Qooxdoo and one of the
tasks possible is to generate a table of sorts.  I would also like to be
able to open up another window (native, not a Qooxdoo window) and
display only this table.  However, I haven't been able to get this to
work.  I have tried creating a qx.ui.root.Application based on the
document of the window I've opened and then add only the UI elements
which make up the table.  If I look at the generated source, it looks
like the data is being sent to this new window.  The problem is that
nothing is actually showing up.  All I get is the gray background of an
empty application.  Is there anything I'm missing or should this be done
in a different way? 

Thanks 

Eric

-------------------------------------------------------------------------
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