Hi All,
I'm trying to do something but keep running into a problem :(
I am working on a solution to easily create complicated window layouts 
in a large application. The idea is to have a static member of each 
window called "design" which describes the layout of each window. I can 
do this OK, the problem is inheritance. We have a base window that we 
derive all of our windows from. I would like to be able to call 
custom.io.FormReader.read() in the base class I want to be able to read 
the static properties for that class and for the descendants aswell.

I can acccess our base class and the superclass returns 
qx.legacy.ui.window.Window but i won't to be able to go the other way 
and return the descendant.

Hope that makes sence, it's all very confusing!

Thanks,
Matthew


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