I would want to write of the text in large but with the fonts available I do not succeed to having what it serves to me.
You have some idea?
Excused for my English.![]()
I would want to write of the text in large but with the fonts available I do not succeed to having what it serves to me.
You have some idea?
Excused for my English.![]()
Hello,
Do you mean chaging font size in Text type? There's a way to change the size although the feature is not documented (as far as I known). In fact, Tero Hasu figured this out and sent me a patch for pyEditS60 where the font size is now user configurable.
Here's an example how to change the font size.
This works in 3rd ed phones (at least N80, E61). In 2nd ed phones (6600) the font size seems have no effect.Code:fontname = appuifw.app.t.font[0] fontflags = appuifw.app.t.font[2] fontsize = 24 appuifw.app.t.font = (fontname, fontsize, fontflags)
isn't something like this
http://jtoivola.googlepages.com/pyth...hancedgraphics
what you're looking for?
best regards
Http_user_agent:
NokiaN80-1/3.0 (4.0707.0.7)
Series60/3.0
Profile/MIDP-2.0
Configuration/CLDC-1.1