I have made may apps with python but haven't interfered with the UI as yet.
Now i think i should tingle with it too.So can we change the fonts with python?
And if yes then which fonts are available in python?
Merster![]()
I have made may apps with python but haven't interfered with the UI as yet.
Now i think i should tingle with it too.So can we change the fonts with python?
And if yes then which fonts are available in python?
Merster![]()
Gives you a list of the available fonts.Code:appuifw.available_fonts
LFD
Devices:
Nokia E61 3rd Edition - pys60 1.4.0
Tips and modules:
http://www.lfdm.net/thesis
Hello Merster and welcome to the Dibo
Yes you can change the fonts (Type and size)in python for S60.
You can view all the fonts by using the following code
also there are also previous posts that will help you to know more regarding the fonts..just browse the previous posts,I am sure you will get plenty of info.Code:import appuifw print "List all fonts available" print appuifw.available_fonts()
here are 2 previous posts regarding fonts:
http://discussion.forum.nokia.com/fo...ighlight=fonts
http://discussion.forum.nokia.com/fo...ighlight=fonts
Hope that helps![]()
Pankaj Nathani
www.croozeus.com