Scrollbars are not adapted for multilingual applications for all widgets in 
qooxdoo.
Not even all browsers apply necessary functionality for it.

Nevertheless, we have done it but would like to have a check with Martin W.

We believe that a widget shall use the native scrollbar if available. If not 
available according to layout requirements then a custom one should be created. 
The use case is flipped scrollbars.

One example: qx.ui.embed.HtmlEmbed

It uses qx.ui.core.MNativeOverflow to activate native scrollbars. It means it 
always uses that. As it does not work for all browsers except IE, we have to 
select between the the custom, qx.ui.core.scroll.AbstractScrollArea and 
qx.ui.core.MNativeOverflow.

There is no selector as far as we can see: selecting between native and custom?

Would you go all in for custom? or would you select between native and custom? 
...to serve the flipped use case as in rtl languages.

Stefan
                                          
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to