Can you please provide a playground example for your problem?

The qx.Mobile ScrollComposite was recently updated for having a better 
scrolling behaviour (like bouncing, momentum …)

The scrollComposite prevents some events on touchStart or touchMove. I could 
check if this is really necessary anymore. But first I need to know what 
exactly is the problem.

Greetz Christopher


Am 25.01.2013 um 14:47 schrieb Alexander Voronin:



2013/1/25 Christopher Zündorf 
<[email protected]<mailto:[email protected]>>

Hi Alex,

sorry, this question is out of our scope.

I do not know this jQuery plugin at all.


This issues is not about jQuery but about events that passing to scroll 
containers I guess. Forget about jQuery. Just try to load 
qx.ui.mobile.embed.Html content into ScrollComposite and pay attention on 
scrolling behaviour.

Was qx.ui.mobile.dialog.Picker not suitable for you purpose?


Unfortunately I can not use qooxdoo controlls because i must use dynamic third 
party content here and I do not even know what's exactly in my 
qx.ui.mobile.embed.Html container is. I need just scroll this container and 
pass all posible events inside.

As I see in your code, you use our ScrollComposite. The scrollComposite is 
intended to work only with qooxdoo Mobile widgets.
But you can integrate an iScroll scroller, wrapped by a qooxdoo widget by using 
a qx.ui.mobile.container.Scroll()


qx.ui.mobile.container.Scroll does not scrolls horizontally on content overflow 
for some strange reason and as I see there is no setScrollableX method like in 
ScrollComposite. But qx.ui.mobile.container.Scroll scrolling behaviour looks 
much better! If there is a way to get horizontall scrolling for 
qx.ui.mobile.container.Scroll than I'll be happy.


--
когда я опустился на самое дно, снизу мне постучали.. 
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET<http://ASP.NET>, C# 2012, HTML5, 
CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to