Tools

TomiS said

TomiS  

Maemo 5 Kinetic Scrolling example in PySide 0.2.3 and Qt 4.6

2 comments

TomiS posted to #PySide 07.01.2010 (en)

2 comments

Bottom

TomiS  

It took me way too much time to figure out why kinetic scrolling didn't work in my PySide application even if everything was like they should be according to C++ examples. The reason was a simple missing variable that (apparently) caused Python carbage collector to delete Kinetic Scrolling object too quickly. Anyway, here's a simple example code that shows how it's done.

TomiS commented on posted to #PySide 07.01.2010 (en)

TomiS  

Also, the fellows who work with PySide told that they're gonna fix this. So consider this as a workaround until a fix is available

TomiS commented on posted to #PySide 07.01.2010 (en)

Login or register to leave a comment

Publicity
These messages are public and can be seen by anyone.