DDIcon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
| | |Version=1.00 (1999-11-17) | ||
|Download=[http://hobbes.nmsu.edu/download/pub/os2/util/wps/ddicon.zip ddicon.zip] | |||
|Download= | |||
[http://hobbes.nmsu.edu/ | |||
|Author=[[Jens Borch Christiansen]] | |Author=[[Jens Borch Christiansen]] | ||
|License=GNU GPL V2 | |License=GNU GPL V2 | ||
}} | }} | ||
'''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. | ||
==Acknowledgments== | ==Acknowledgments== | ||
*[[Makoto Nagata]] - Creator of MMIcon | |||
*[[Torsten Balle Koefoed]] - For providing installation scripts | |||
*Team OS/2 Aalborg, Denmark - For testing this software | |||
==Links== | |||
*[https://github.com/OS2World/UTIL-WPS-DDIcon GitHub Source Code] | |||
[[Category:Open Source Software]] | [[Category:Open Source Software]] | ||
[[Category:WPS Software]] | [[Category:WPS Software]] | ||
[[Category:Desktop Enhancement]] | [[Category:Desktop Enhancement]] |
Revision as of 09:14, 9 July 2019
DDIcon | |
---|---|
[[File:{{{Picture}}}|300px]] | |
Version | 1.00 (1999-11-17) |
Vendor | |
Author | Jens Borch Christiansen |
License | GNU GPL V2 |
Download | ddicon.zip |
Website |
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
- Makoto Nagata - Creator of MMIcon
- Torsten Balle Koefoed - For providing installation scripts
- Team OS/2 Aalborg, Denmark - For testing this software