s60
Where are the thumbnails stored on Nokia phones for captured images?
The following link shows the list of directories where the thumbnails are stored in the respective phones:[详细]
2023-01-03 07:47 分类:问答Capture global touch events (Symbian)
Basically I wanted what the pys60 module keycapture does (global capture of keystrokes) but I wanted to do this with the touchscreen. So if the program is running, all touch events can be intercepted[详细]
2022-12-28 13:30 分类:问答How to launch a browser with a given URL within the same tab
Here is some code to launch S60 browser with a given url. // use the StartDocument api param->Des().Format( _L( \"4 %S\" ),&aUrl );[详细]
2022-12-24 23:39 分类:问答glib on Symbian S60
I am interested in porting a C library that depends on glib to Symbian. After some research, I found that there is a Symbian port of glib. However I can\'t seem to开发者_Python百科 find much document[详细]
2022-12-24 17:55 分类:问答Screenshot for nokia theme
How can i create several screenshots (desktop, menu) from nokia theme for s60 platf开发者_开发百科orm in sis formt using lamp?You need to have knowledge of all those theme formats, then write code to[详细]
2022-12-23 22:00 分类:问答How to display remote email message?
I have been using this code to display IMAP4 messages: void DisplayMessageL( const TMsvId &aId ) {[详细]
2022-12-19 10:19 分类:问答akntextutils and LFDM PyS60 Installation Help
I came ac开发者_如何学Goross a project LFDM and akntextutils at http://www.lfdm.net/thesis/index.php on the internet. However, i\'ve failed[详细]
2022-12-19 04:32 分类:问答How to receive power off events in a Symbian console application?
I am lo开发者_StackOverflowoking for a working code example for Symbian S60 5th edition in which a console application can receive power off events (i.e. detect phone switch off). I know how to do thi[详细]
2022-12-19 04:01 分类:问答How to detect the current input language?
I am looking for a working code snippet for Symbian S60 5th edition in which: a) an application can detect the current input language (not the UI language);[详细]
2022-12-18 09:23 分类:问答How to launch short codes on mobile device?
Nokia has a long list of short codes on Symbian that can be applied to on-device data, such as *#0000# - to check the phones software revision type,[详细]
2022-12-17 02:19 分类:问答