s.
Greetz Christopher
Von: alexey.petrenko [apetrenko1...@gmail.com]
Gesendet: Mittwoch, 8. Januar 2014 18:54
An: qooxdoo-devel@lists.sourceforge.net
Betreff: Re: [qooxdoo-devel] Splash screen in qooxdoo mobile
One more question, please...
On the 1st scr
One more question, please...
On the 1st screen of the design sheet I have a big orange image near the top
of the screen. How to disable scrolling for this image?
I used the following code to add it:
var layout = new qx.ui.mobile.layout.VBox().set({alignY: 'middle'});
var container =
Thank you, czuendorf, the flat theme looks really pretty)
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Splash-screen-in-qooxdoo-mobile-tp7585123p7585141.html
Sent from the qooxdoo mailing list archive at Nabble.com.
-
Hi,
This should work on WP8, Android, iOS and in desktop browsers.
Is the qooxdoo a correct tool for such a task? Is there any internal
restrictions that wont let me to implement this design?
Yes, qooxdoo is the right tool for that use case.
I had a look on your screenshot and I see no problems
Thank you for the quick reply.
I am really new for web development and mobile web development particularly,
but by the first impression I like qooxdoo more than any other framework.
Thank you for it's development.
Sorry for offtopic, but I need to ask to make sure I'm investing my time in
the righ
Hi Alexey,
1) Your solution is okay for this purpose.
As an alternative you could use
qx.bom.element.Style.set
http://demo.qooxdoo.org/current/apiviewer/#qx.bom.element.Style
if you want to change CSS styles directly.
If you use PhoneGap/Cordova to wrap your application, you get a SplashScreen
I want to create a qooxdoo mobile app which starts from a simple splash
screen.
There are two tasks to be solved:
1) I need to set image as a background to the 1st page (without repetitions,
uniformed to fill the whole screen, keeping proportions)
2) Disable automatic orientation switch, so I won