File Information — OnTopHandler_1998-09-07.zip
| Filename | OnTopHandler_1998-09-07.zip |
|---|---|
| Title | OnTopHandler Sample (1998-09-07) |
| Version | Unknown |
| Author / Vendor | Stephane Charette |
| Category | OS2 » Dev » Samples » PM » |
| OS/2 Version | OS/2 Warp 4 or later |
| File Size | 5.7 KB |
| Downloads | 1 |
| File Type | ZIP |
| Uploaded | 2026-03-28 16:05 by martini |
| Approved | 2026-03-28 16:05 by martini |
| Requirements | IBM VisualAge C++ v3+ for OS/2 |
Description:
Sample C++ source code to keep a window "on top". Very simple C++ class derived from IHandler used to keep a frame window "on top" of all other windows -- based on code provided by Bill Law at Netscape; this version fixes the screen redraw problem from earlier versions. (ontophandler.zip)