|
|
||||||||
![]() |
|
|
Share | LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Respected Member
Join Date: Jan 2008
Age: 27
Reputation: 31690
Posts: 534
Thanks: 68
Thanked 3,131 Times in 252 Posts
|
IconEdit
IconEdit is a freeware Icon creator/editor for Nokia Communicators 9200/9300/9500. It was written in OPL (source code is available on request - drop me an email if you want to have it) For IconEdit to run, you need the latest OPL runtime for your Communicator installed, which you can download at Code:
http://opl-dev.sourceforge.net/ IconEdit can create icons for Crystal (Communicator) and Quartz (P800/900). If you select 'New' from the 'File' menu you are prompted which kind of icon to create. IconEdit supports all major drawing functions (pixel, line, box, circle/ellipse, text), as well as the normal clipboard functions (copy, paste also to and from files). By pressing the Help-Command button or the Help-key, context sensitive help about the current selected function is displayed. When you save an icon, two files are being saved: one file contains the IconEdit project (no extension), the other file contains the created icons (extension .ico). The .ico file is an MBM-file with four icons in it (large and small, icon and mask). To use this icon in your project, specify the name between the APP .. ENDA construct in your OPL application, eg. APP IconEdit,KUIDApplication& ICON "IconEdit.ico" REM this is the .ico file generated by IconEdit. .. ENDA Code:
http://rapidshare.com/files/103051578/IconEdit28.zip |
|
|
|
| Click here to Donate to remove the Advertisments. | ||
|
|
||
![]() |
| Tags |
| iconedit |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MagicTouch for 9300/9500 | charanjit | Symbian (S60/S80/S90) Apps | 0 | 03-29-2008 01:12 PM |
| ProfiMail for 9300/9500 | charanjit | Symbian (S60/S80/S90) Apps | 0 | 03-29-2008 12:54 PM |
| Documents to go for 9300/9500 | charanjit | Symbian (S60/S80/S90) Apps | 0 | 03-29-2008 11:57 AM |
| Device Lock for 9300/9500 | charanjit | Symbian (S60/S80/S90) Apps | 0 | 03-29-2008 11:18 AM |
| C2Doom for Nokia 9300/9500 | charanjit | Symbian (S60/S80/S90) Games | 0 | 03-29-2008 10:57 AM |