![]() |
Python Hildon Buttons Driving Me Crazy!
1 Attachment(s)
Seems that I have a little problem with python-hildon button layout:
PHP Code:
|
Re: Python Hildon Buttons Driving Me Crazy!
It is just one button. The theme is tiling the background image instead of stretching it across the whole button (could be because of the flag gtk.HILDON_SIZE_FINGER_HEIGHT which tells it the button is only that finger height high).
|
Re: Python Hildon Buttons Driving Me Crazy!
Put your button into a container, which does not stretch the
child widgets, gtk.VBox for example: Code:
import gtk |
Re: Python Hildon Buttons Driving Me Crazy!
Quote:
It really made me go nuts! Will try that right now and report. |
Re: Python Hildon Buttons Driving Me Crazy!
1 Attachment(s)
Works like a treat, thanks!
|
All times are GMT. The time now is 02:51. |
vBulletin® Version 3.8.8