| Reply | « Previous Thread | Next Thread » |
|
Hi All,
Can anybody tell me how to append text with large font size and at the center of the screen? |
|
Font font = Font.getFont (Font.FACE_MONOSPACE, Font.STYLE_BOLD,
Font.SIZE_LARGE) ; g.setFont (font); g.drawString("String", getWidth()/2, getHeight()/2, BASELINE|HCENTER); Made With Caffiene And Sleepless Nights |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How to write some text on standby screen? | Gowtham_India | Symbian User Interface | 12 | 2008-04-07 14:09 |
| Can we move text line on application view screen | ash_21 | General Symbian C++ | 4 | 2007-08-31 08:32 |
| Floating text on phone screen | MuSymbian | Symbian User Interface | 0 | 2004-05-25 17:11 |
| how to get text displayed on the screen? | yangym_2000 | General Symbian C++ | 3 | 2004-04-09 13:36 |
| Text in Edwin too long for the screen | BigBozMan | General Symbian C++ | 3 | 2003-07-17 11:54 |