Smile2Me
25th May 2002, 09:06
At the request of Girdhari, I quickly put toghether a new background program in Delphi. It takes two arguments: bgfile and window title. Window title can be an empty string, then the titlebar disappears. The program scales a (preferrably large (so it looks nice on large resolutions too)) bitmap to full screen. A bitmap can be compressed a lot, so no problem there. But my Delphi exe is huge. Maybe someone can take this to C?
A compiled version is too large to upload to this Forum but can be found on my homepage (including all source files).
Edit1: I changed the source a bit to hide the taskbar button of the background window and to hide it from windows taskmanager.
Edit2: changed again: made the taskbar disappear completely, so full screen installer.
Edit3: made it ignore mouseclicks.
Edit4: made extra option: hide taskbar or not.
Edit5: changed taskbar behavior a bit.
Edit6: added icon support.
Is anyone actually interested in this program/utility. If not, I'll just stop developing it. Please let me know.
Have fun with it, thanks for the effort, greetz,
-Hendri.
A compiled version is too large to upload to this Forum but can be found on my homepage (including all source files).
Edit1: I changed the source a bit to hide the taskbar button of the background window and to hide it from windows taskmanager.
Edit2: changed again: made the taskbar disappear completely, so full screen installer.
Edit3: made it ignore mouseclicks.
Edit4: made extra option: hide taskbar or not.
Edit5: changed taskbar behavior a bit.
Edit6: added icon support.
Is anyone actually interested in this program/utility. If not, I'll just stop developing it. Please let me know.
Have fun with it, thanks for the effort, greetz,
-Hendri.