View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#32
Originally Posted by kanishou View Post
Actually that's not quite fine. But it's difficult to see without knowing what to look for. Notice that the buttons are flat in the middle, that is because they have to scale to various sizes. If it would be using the correct graphics, the buttons would have a smooth gradient over the whole height. Of course there is no rush to get this just right already, I'm just mentioning these things now because they will be very common issues.
Ok, I played around and found out that it's really a bug in Hildon/GtkBuilder. I have created a bug report:

https://bugs.maemo.org/show_bug.cgi?id=4718

And here is a screenshot which shows the different appearance (I hope that's what you were talking about):

https://bugs.maemo.org/attachment.cg...33&action=view

The logical colour and font definition should be available in the SDK theme too (they have been there almost from the very beginning).
Ok, I got the logical font definition, which is quite easy actually after following your instructions and reading the PyGTK/GTK+ docs:

https://bugs.maemo.org/attachment.cgi?id=1232

Still no success with getting the logical font color. A more specific, minimalistic example in C or Python would be very helpful The "color" code snippet should probably be added to this bug as a comment:

https://bugs.maemo.org/show_bug.cgi?id=4710

Thanks
 

The Following 3 Users Say Thank You to thp For This Useful Post: