|
|
2010-02-12
, 15:41
|
|
Posts: 434 |
Thanked: 325 times |
Joined on Sep 2009
|
#2
|
I'm trying to make a 3x3 grid of buttons using Qt. The buttons however seem to tile instead of being stretched?! I've tried this using pyqt, screenshot taken from phone N900, and qt with c++ same result on scratchbox. Is this a bug with maemo qt or I'm missing something??
Note that preview on my computer (ubuntu karmic) produces the correct view. And when doing a 1 row 2 columns grid also stretches and displays correctly. Size policy set to preferred. Attached is a screenshot and a zipped file containing the working and non working versions of grid.
|
|
2010-02-12
, 15:45
|
|
Posts: 246 |
Thanked: 2,574 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#3
|
|
|
2010-02-12
, 15:51
|
|
Posts: 434 |
Thanked: 325 times |
Joined on Sep 2009
|
#4
|
|
|
2010-03-20
, 09:13
|
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2010
|
#5
|
|
|
2010-06-01
, 09:54
|
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#6
|
|
|
2010-06-01
, 11:15
|
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#7
|
|
|
2010-06-01
, 11:21
|
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#8
|
|
|
2010-06-01
, 12:09
|
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#9
|
<harryF> KiberGus: Maemo style guide enforces 72px buttons, otherwise, the styling is broken
<KiberGus> harryF: Isn't this a bug? I have penty of space on a screen,
<harryF> KiberGus: Maemo styles everything with fixed-size images, and platform default is 72px
| The Following User Says Thank You to KiberGus For This Useful Post: | ||
Note that preview on my computer (ubuntu karmic) produces the correct view. And when doing a 1 row 2 columns grid also stretches and displays correctly. Size policy set to preferred. Attached is a screenshot and a zipped file containing the working and non working versions of grid.