Hi qooxdooers,
I would like to be able to react on user dragging the page to « before » the 
beginning (i.e. like many apps implement a "reload ») and « after » the end 
(i.e. like many apps implement a « fetch next records »).

As of now , I’ve found the pageEnd event on the Scroll container but there are 
some limitations (that might however be the desired behavior) :
1/ It only triggers if the contained elements actually overflow the visible 
space.
2/ There is no pageBegin event.

Am I missing something ? Any workaround before an "official" implementation of 
such events (on the Page for instance)?

Kind regards,
Vincent
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to