Thread
:
How to design a scrollable/pannable area in a dialog in Python
View Single Post
valentin900
2011-02-02 , 22:24
Posts: 5 | Thanked: 0 times | Joined on Jul 2010 @ Paris, France
#
3
Vielen danke Nicolai!
In fact that is what I did:
- as I forgot to show() my pan, I added the instruction;
- I also added a vbox to the pan;
- and I resized the dialog which was too small, but with the self.set_size_request() method.
Thanks a lot!
Kind regards
Valentin900
Last edited by valentin900; 2011-02-02 at
22:26
. Reason: rephrasing
Quote & Reply
|
valentin900
View Public Profile
Send a private message to valentin900
Find all posts by valentin900