Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Share Your Creations
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible.


Icon Editor


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-05-2008, 09:49 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Switzerland
Posts: 507
Awards Showcase
Competition Winner 
Total Awards: 1
Default Icon Editor

I have written an Icon Editor.

With the program you can :
- create icons 16*16 and 32*32 pixel two icons at the same time and save them into one file.
- create cursors 32*32 pixels only
- create images 192*192 pixels (for the moment)

There is a help file added, desktop only and only in English (for the moment).

The program can of course be improved and there are probably still some bugs in there.
Improvment suggestions and bug reports will be welcome.

Klaus
Switzerland

I would like to thank very much
Erel for his support
dzt for the image library which was very helpful
agraham for his flood fill library

Update 2008 02 07
- updated to version V1.11 for help files other than English
- added help files for german and french
- update italian text file thank's to filippo
Update 2008 02 08
- added japanese text, thank you Robert

Update 2008 02 11 add the files you are intersted in, in the program's directory
- added spanish text filles and help filefor spanish and portuguese thank's to kyto
- added portuguese text fille thank's to cableguy

Update 2008 02 15
- updated to V1.2
- All the bitmap files have bin merged into ONE file IconEdit.img
- The text files for Spanish and Portuguese are included in the V1.2 zip file

Update 2008 04 12
- updated to V1.3
- added rotation functions in icon and cursor modes
Attached Images
File Type: jpg IconEdit_2.jpg (22.0 KB, 65 views)
File Type: jpg IconEdit_1.JPG (32.9 KB, 32 views)
Attached Files
File Type: zip IconEditHelpE.zip (424.4 KB, 138 views)
File Type: zip IconEditHelpF.zip (429.4 KB, 39 views)
File Type: zip IconEditHelpD.zip (428.1 KB, 58 views)
File Type: zip IconEditHelpS.zip (455.9 KB, 33 views)
File Type: zip IconEditV1_3.zip (201.6 KB, 100 views)

Last edited by klaus : 04-29-2008 at 12:53 PM.
Reply With Quote
  #2 (permalink)  
Old 02-05-2008, 10:47 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,106
Default

Give This man an Award!!!
He succeeded where we did not...Our First competition finally has a winner...(late, but not last!!)
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD
Reply With Quote
  #3 (permalink)  
Old 02-06-2008, 05:02 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,811
Default

Amazing!
Reply With Quote
  #4 (permalink)  
Old 02-06-2008, 09:10 AM
dzt's Avatar
dzt dzt is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Greece
Posts: 353
Awards Showcase
Forum Contributer 
Total Awards: 1
Default



I think one of the best applications in this forum!
__________________
Dimitris Zacharakis
http://www.terracom.gr
Reply With Quote
  #5 (permalink)  
Old 02-06-2008, 11:17 AM
RandomCoder's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: UK
Posts: 448
Default


I totally agree with DZT... I can't wait to test it on my device!

Regards,
RandomCoder
__________________
Desktop: Pentium D 920 (2.8GHz, 4MB L2 Cache, 800MHz FSB), 1024MB, 256MB Radeon X600, 250GB HD.
Device : Axim X51v XScale 624MHz, 3.7" VGA, 64MB SDRAM, 256MB Flash ROM + 1Gb SD.

"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote
  #6 (permalink)  
Old 02-06-2008, 11:20 AM
Junior Member
 
Join Date: Apr 2007
Location: Steinheim, Germany
Posts: 39
Default

Hi Klaus,

and no doubt: " 's Hörnli "
__________________
Thanks for all
wolfgang
___________________
Desktop: Dual Core 2.2 GHz, XP SP2
Device: IPAQ 3970 WM 2003, Asus 632N WM5
GPS: Clip-on Bluetooth, Navman 3000
Reply With Quote
  #7 (permalink)  
Old 02-06-2008, 12:37 PM
Newbie
 
Join Date: Jan 2008
Posts: 5
Default

Wow,

thanks a lot. Very impressive.


What about an .exe File? I would like to test, if the application is faster without basic4ppc runtime on device.
I´ve a PocketPC Phone (HTC). The Editor is very slow on this device.

Smurfy

Last edited by Smurfy2000 : 02-06-2008 at 12:40 PM.
Reply With Quote
  #8 (permalink)  
Old 02-06-2008, 07:10 PM
taximania's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Posts: 209
Default

Nice work Klaus.

I've copied all the files to my device and will post a report.
I've also compiled 'optimized' and 'non-optimized' versions to my device.
It will give me something to 'play with' whilst sat on the taxi rank tomorrow
__________________
Avoiding lawyers

O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1

http://www.taximania.net
Reply With Quote
  #9 (permalink)  
Old 02-07-2008, 06:36 PM
taximania's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Posts: 209
Default

My report: Using a Micromaxx MDPPC150 device.

.SBP Source code takes 30ish seconds to load.
Non Optimized compiled takes 20 seconds to load.
Optimized compiled takes around 12 seconds to load.

The load and save options are slow, 'But' ..... hey

This is one application that will be saved to my SD card for future use

A brilliant and simple, easy to use, application. Well done Klaus.
I like all file types on my device to have an associated ico
so I can see what file type it is.


Erel, is it worthy of an award ?
__________________
Avoiding lawyers

O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1

http://www.taximania.net
Reply With Quote
  #10 (permalink)  
Old 02-07-2008, 08:20 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Switzerland
Posts: 507
Awards Showcase
Competition Winner 
Total Awards: 1
Default

Hi guys
Thank you for your nice comments.
Thanks also to taximania for the testing.

As I already said, improvement suggestions are welcome and bug reports of course also. I am open to positive 'critics', that's the only way to make programs more usefull and userfriendly.

I know that the loading of the icons is a little slow, I will look if there could be any improvement done but I'm not shure that there will be a big speed increase.
I wrote my own routines to load bitmaps in different formats in Basic4ppc, not usable on the device, really toooooo long. Fortunately those can be loaded directly and with the trick of Erel to change any bitmap format to 32 bits no problem, this to be able to draw on the images afterwords (wolfgang it works, it's in there).
The drawing functions can also be percieved somewhat slow, this is mainly due to the undo and redo functions.

If there is somebody who speaks spanish and or portuguese and would make me the favour to translate the text files (~70 small phrases), I would appreciate. The program is already prepared for. The text files when translated from either
IconEditE.txt English
IconEditD.txt Deutsch
IconEditF.txt Francais
IconEditI.txt Italiano Hallo filippo könntest Du mal die italienischen Texte nachschauen, habe versucht sie selbst zu überstetzen, aber nun ja ?
IconEditJ.txt Japanese I'm shure that my friend Robert (alfcen) will translate the japanese version.
So after translation save the files under
IconEditS.txt Spanish
IconEditP.txt Portuguese
the program will recognize them.
Thank you in advance.

The icons for the program were of course generated with itself.

I have updated the program, in the original post, and added user manuals in german and french.

Klaus
Switzerland
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Icon Editor klaus German Forum 5 02-08-2008 10:01 PM
icon notify help slowtime Questions & Help Needed 3 12-13-2007 09:35 PM
Icon Editor - COMPETITION TIME RandomCoder Forum Discussion 21 10-06-2007 12:43 PM
which icon editor on ppc is best? Stellaferox Questions & Help Needed 9 07-15-2007 12:11 PM
Icon?? tvrman Chit Chat 7 07-03-2007 08:00 PM


All times are GMT. The time now is 12:18 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0