Forum: Python Feb 17th, 2007 |
| Replies: 3 Views: 1,495 Solution discovered with a little help from friends on another post ...
You need to set the minimum size of the button so that the buttons are rendered with the desired dimensions by the... |
Forum: Python Feb 16th, 2007 |
| Replies: 3 Views: 1,495 Thanks bumsfeld.
Unfortunately the suggestion doesn't work on fedora 6.
Puzzled. |
Forum: Python Feb 16th, 2007 |
| Replies: 3 Views: 1,495 Hello,
I have a simple script with 2 buttons positioned vertically within a sizer on a panel.
A button-click event attached to the top button changes the height of the top button. However, even... |