I want to display some frequently changing information in somewhere. Maybe the title area is a good choice.
Since I'm not familiar with the entire symbian GDI structure, so I want to know the exact way to show some text in the title area.
I want to display some frequently changing information in somewhere. Maybe the title area is a good choice.
Since I'm not familiar with the entire symbian GDI structure, so I want to know the exact way to show some text in the title area.
Last edited by chuyangguangshin; 2009-01-03 at 14:36.
You could change the test shown in the title, by using the function provided by the pane, check Spane example from the SDK on how it could be done.
Also u can search in wiki. here is a link to change text in titlepane.
http://wiki.forum.nokia.com/index.ph...itle_Pane_Text
Thanks