|
|
02-12-2010
, 11:41 AM
|
|
Posts: 434 |
Thanked: 324 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.
|
|
02-12-2010
, 11:45 AM
|
|
Posts: 245 |
Thanked: 2,537 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#3
|
|
|
02-12-2010
, 11:51 AM
|
|
Posts: 434 |
Thanked: 324 times |
Joined on Sep 2009
|
#4
|
|
|
03-20-2010
, 05:13 AM
|
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2010
|
#5
|
|
|
06-01-2010
, 05:54 AM
|
|
Posts: 254 |
Thanked: 121 times |
Joined on Nov 2009
|
#6
|
|
|
06-01-2010
, 07:15 AM
|
|
|
Posts: 1,174 |
Thanked: 1,088 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#7
|
|
|
06-01-2010
, 07:21 AM
|
|
Posts: 811 |
Thanked: 1,963 times |
Joined on Oct 2009
@ Norway
|
#8
|
|
|
06-01-2010
, 08:09 AM
|
|
Posts: 254 |
Thanked: 121 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: | ||
![]() |
| Thread Tools | Search this Thread |
|
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.