Hej Tino! >For the RTL problematic the following enhancement bug already exists:
>http://bugzilla.qooxdoo.org/show_bug.cgi?id=1809 >Right now this bug is not on our scope (for the next release), but perhaps the >solution described in this bug, might help you. GUI Variants are the only >possibility to solve this problem. We already have a solution to the pure RTL and it is not as easy as it was described in the bug 1809. Look instead on: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4867 But we must give the core team the compliment of a very good design when we have gone through the framework to make it compatible with RTL. Not that many changes were needed to be done and we really tried to keep it at a minimum. We will contribute the solution for the whole framework to the contrib if Andreas wants it. When it comes to different GUI vaiants, we are right now testing our solution on that. It might also be contributed if Andreas wants it. >The device resolution is not targeted by the theming system right now. In CSS >you could add media queries >@media screen and (max-device-width: 480px) { >} I understand. We also have seen that. >perhaps we could add something like this to the theming system as well? >@Martin, what do you think? Good idea! >Right now, different GUI variants are the only possibility here as well... And I think it will be also in the future, because you can not solve all problems with css here. >With the new qooxdoo mobile layer (see bug >http://bugzilla.qooxdoo.org/show_bug.cgi?id=4707) we will use CSS anyway, so >you could use the CSS Media queries for your mobile views. Even Right to Left >support would be more easy - you could just alter the css files for your >Layouts. well, it is not that easy, but I get your point it is easier and I agree. How is your idea about automatic detection of calling hardware and routing to the correct code to execute? The question is relevant because now you develop a whole new GUI framework for the mobile side. Is the intention to fuse the two later on? Stefan
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
