| Issue 46: | Support Hildon layout for QMainWindow | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, A Qt4 application in hildon looks like this screenshot; http://www.gnuton.org/blog/wp-content/uploads/2007/11/qt4-on-maemo.jpg The borders (Left, right and bottom) of the main window are not themed by the GTK style. |
|
,
Jul 23, 2008
Here I´ve attached a screenshot that show better the problem. Thank you again. |
|
,
Aug 11, 2008
Hi Antonio. I had a brief look at this and I do not think it's an issue with QGtkStyle since all non-hildon Gtk applications i run with the Plankton theme has the same appearence. This could be the responsibility of the window manager or a special layout used by Hildon applications. If you can provide more details about this we could hack QMainWindow to look like this for Hildon only or consider making a specific HildonWindow class.
Status: Invalid
|
|
,
Aug 15, 2008
Hi Jensbw. I just come back in Finland. I was at Akademy! But unfortunately I can't see you there! :( I Investigated on the WM. Seems that Hildon uses a special layout for the main window. It's not a issue related to the WM. I can integrate the changes directly in our Qt version where Hildon is a platform like Mac, WinCE and all the hildon changes are enabled via "configure -hildon". I guess that Hacking QMainWindow/Layout is the right way. The information you need are in the group "osso-window-background" into gtkrc theme file. Is this information enought? Thank you Antonio |
|
,
Aug 18, 2008
Sorry I wasn't attending Akademy. :) I havent had time to look at the new information yet but I'll re-open the task and look into it later.
Summary: Support Hildon layout for QMainWindow
Status: Accepted |
|
,
Aug 18, 2008
Thank you! :) |
|
,
Aug 19, 2008
(No comment was entered for this change.)
Owner: jensbw
|
|
|
|