DDIcon: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|Version=
|Version=
|Download=
|Download=
[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/wps&file=ddicon.zip]
[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/wps&file=ddicon.zip Binary]
[https://github.com/OS2World/UTIL-WPS-DDIcon GitHub Source Code]
[https://github.com/OS2World/UTIL-WPS-DDIcon GitHub Source Code]
|Vendor=N/A
|Vendor=N/A

Revision as of 02:52, 9 July 2019

DDIcon
Version
Vendor N/A
Author Jens Borch Christiansen
License GNU GPL V2
Download Binary

GitHub Source Code

Website N/A

DDIcon is a replacement class for WPIcon, which makes it possible to change the icon of one or more objects, by dropping them on an icon object. I got the idea for this program from another program called MMIcon created by Makoto Nagata. MMIcon does exactly the same thing as this program, but I could not make it work, so I decided to create my own version of MMIcon. Fortunately MMIcon was provided with full source, so it was quite easy to create DDIcon.

Acknowledgments