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 #PySide07.01.2010
(en)
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 #PySide07.01.2010
(en)
Login or register to leave a comment
Publicity
These messages are public and can be seen by anyone.