Hi,

In out application, for each page we have 2 methods defined , one is 
initialize() (which gets called only once when the page is initialized), second 
is show() (which is called every time the page is loaded). I tried adding this 
scrollTo(0,0,0) under both the methods, but this didnt help us and we are not 
aware where actually this start event is registered or fired, can you please 
send us the document for the same.

Thank you.





From: Christopher Z  ndorf <christopher.zuend...@1und1.de>
Sent: Fri, 13 Sep 2013 17:32:31  
To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net>
Subject: Re: [qooxdoo-devel] How do we override the scrolling position .(Mobile 
module.)
 


 

Hi,



have a look at this method:



http://demo.qooxdoo.org/current/apiviewer/#qx.ui.mobile.page.NavigationPage~scrollTo!method_public



You could call a scrollTo(0,0,0) right after that page "start" event.



Greetz Christopher



Am 13.09.2013 um 12:42 schrieb seema tg:

Hello,



Qooxdoo remembers the scrolling position when we switch between the pages. 
Please tell us how do we override, or how to avoid this. Issue comes when we 
switch between the list pages with different records count.



Example:  A list has 30 records and to reach the last record we would have 
scrolled to the bottom, if we switch to any other list page with less records 
say 2  with out scrolling up, the page flickers. 
Let us know how to handle the same.



Thank you.


















Ganesha offers
 Company email & website (FREE) at your own domain (FREE) -
KNOW MORE > 













------------------------------------------------------------------------------

How ServiceNow helps IT people transform IT departments:

1. Consolidate legacy IT systems to a single system of record for IT

2. Standardize and globalize service processes across IT

3. Implement zero-touch automation to replace manual, redundant tasks

http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk_______________________________________________

qooxdoo-devel mailing list

qooxdoo-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel





 
 
------------------------------------------------------------------------------

How ServiceNow helps IT people transform IT departments:

1. Consolidate legacy IT systems to a single system of record for IT

2. Standardize and globalize service processes across IT

3. Implement zero-touch automation to replace manual, redundant tasks

http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________

qooxdoo-devel mailing list

qooxdoo-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to