Link to home
Start Free TrialLog in
Avatar of doylee
doylee

asked on

Icon Editors

As the delphi icon editor doesnt allow you to place the
hotspot, does anyone know of an editor that does allow
you to place the hotspot in the correct place, or a version
of the icon editor which actually works. Cheers, Doylee «;¬)
Avatar of erajoj
erajoj
Flag of Sweden image

There is no hotspot in an icon.
Hotspots are only applicable on cursors.
If you want to make multicolored cursors, you can
use MSDEV or some other cursor editor like:
Aniedit - ftp://ftp.netcon.net.au/pub/win32/animcurs/aniedit.zip

/// John

Avatar of doylee
doylee

ASKER

Sorry! I want to produce cursors with hotspots, not icons
Hello!!!
Isn't that what I just answered?
The Delphi Imageeditor has the capabilities to set hotspots
in cursors.

/// John
Avatar of doylee

ASKER

Youre suggested cursor editor isnt compatible with delphis image editor, which makes it useless for my purposes.  The delphi image editor has a bug in it - setting the hotspot in the icon editor doesnt actually do anything, as you find out when you subsequently deploy the cursor into action.  I need something compatible with delphis image editor (i.e. read/write .res files), which actually does set hotspots).
Have you tested the resource editor in MSDEV VC++ 1.52+?
They work!

/// John

Avatar of doylee

ASKER

No, I don't own it. Surely there is a resource editor out there somewhere that dosn't require that I purchase a whole programming language. Maybe the bug is fixed in Delphi 3? does anybody know?
ASKER CERTIFIED SOLUTION
Avatar of icampbe1
icampbe1

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
C++ Builder comes with the ImageEditor bug fixed.  Image editor had way too may bugs to truly be called a Borland product.  I can check the legality of this, but if you want the fixed ImageEditor from C++ Builder and it is alright with Borland, I can append it to an E-Mail
Avatar of StevenB
 Yes it's fixed in D3