DDIcon: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
 
'''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.
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.
 
==Download==
[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/wps&file=ddicon.zip]


==License==
==License==
GNU GPL V2
*GNU GPL V2
 
*Author: [[Jens Borch Christiansen]]
==Author==
*Acknowledgments:
* [[Jens Borch Christiansen]]
**Makoto Nagata - Creator of MMIcon
 
**[[Torsten Balle Koefoed]] - For providing installation scripts
==Acknowledgments==
**Team OS/2 Aalborg, Denmark - For testing this software
* Makoto Nagata - Creator of MMIcon
* [[Torsten Balle Koefoed]] - For providing installation scripts
* Team OS/2 Aalborg, Denmark - For testing this software


==Links==
==Links==
*[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/wps&file=ddicon.zip]
* [https://github.com/OS2World/UTIL-WPS-DDIcon GitHub Source Code]
* [https://github.com/OS2World/UTIL-WPS-DDIcon GitHub Source Code]


[[Category:Software]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 15:57, 22 October 2017

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.

License

Links