Thread
:
Maemo 5 touch lists
View Single Post
thp
2009-10-20 , 11:29
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#
5
In order to get the correct text style for the secondary text (the font size and the color - see the browser bookmarks screenshot above), you can use functions from this module (in Python; for C, there's hildon-helper.c in the Hildon source code):
http://repo.or.cz/w/gpodder.git?a=bl...rmntl/style.py
An example of how I used this to get the correct style for a ListStore:
http://repo.or.cz/w/gpodder.git?a=bl...frmntl/opml.py
The final result can look like this:
Quote & Reply
|
The Following 10 Users Say Thank You to thp For This Useful Post:
amoult
,
frals
,
kanishou
,
mattaustin
,
nymajoak
,
pelago
,
qwerty12
,
xorbit
,
yerga
thp
View Public Profile
Send a private message to thp
Visit thp's homepage!
Find all posts by thp