Thread
:
Kinetic QScrollArea (mainly PyQt)
View Single Post
Twidi
2010-08-18 , 06:33
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#
2
You may try this:
Code:
scroller = mywidget.property("kineticScroller").toPyObject() if scroller: scroller.setEnabled(True)
Quote & Reply
|
The Following 3 Users Say Thank You to Twidi For This Useful Post:
attila77
,
mikaelh
,
mmlado
Twidi
View Public Profile
Send a private message to Twidi
Visit Twidi's homepage!
Find all posts by Twidi