Corrections to the previous...

getGUIVariant("de_CH"); // For German in Switzerland

setGUIVariant("cn" ,"<function/class name of mixin>"); // The Chinese GUI 
definition and layout

this is then integrated with the setLocale("de_CH"); by dynamically loading the 
right GUI variant mixin if there is one else do nothing.


and for display size/hardware/custom

getModality("Samsung/Android"); // For Android Samsung phones

setModality("Samsung/Android", "<function/class name of mixin>");

integrated with qx.core.Variant so the correct GUI variant mixin is loaded too. 
(if defined)

Stefan
                                          
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to