| Reply | « Previous Thread | Next Thread » |
|
Hi,
Is there a way to change the background color of the application from the python default? I know you can set a background color for canvas, but what about for listbox and form? If it's possible, I would really appreciate an example. Thanks in advance - this forum is just great! I am working on pys60 3rd Edition Feature Pack 1 phones (e.g., N95). |
|
Listbox() and Form() both use colors from the currently selected theme. There's no way to override the theme from within Python, at least for now. An advanced version of the PyS60 user interface module, appuifw2 has theme (skin) support for Text() controls, whereas the normal Text() control always uses a solid color background.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Need help to bring an background application to foreground | gigglie | General Symbian C++ | 0 | 2008-04-24 13:33 |
| How to start a application in background? | shunxing | General Symbian C++ | 3 | 2008-03-14 11:03 |
| Background application | iulian_moldovan | General Symbian C++ | 1 | 2007-02-16 23:44 |
| Background application | 1xuname1x | Mobile Java General | 2 | 2006-05-25 19:18 |
| Application in background problem | kiranpuranik | General Symbian C++ | 2 | 2006-04-20 08:56 |