A C PM sample that shows the coordinated of the mouse.
-
Updated
May 21, 2023 - C
A C PM sample that shows the coordinated of the mouse.
This program provides information for testing and debugging drag-and-drop applications. When an object is dragged from this program's window, the window shows the messages received from the target.
The purpose of this application is to demonstrate the power of compiled sprites by comparing the performance of a typical sprite algorithm against a compiled sprite.
Bitmap demonstration for PM C sample.
A very simple ATC radar simulator whose main purpose is to provide an interesting example of OS/2 PM Container programming.
This sample program implements two menu bars: a standard action bar and a "toolbar". The toolbar consists of "buttons" that can be pressed. Currently the buttons take no actions. The purpose of this sample is to demonstrate subclassing the frame window to add frame controls.
A Test PM program to draw pie charts. Demonstrate use of partial arcs to draw pie slices and pie charts.
This quick and dirty sample demostrates one method for displaying, zooming in, and zooming out of a bitmap. Clicking in the window with the left mouse button causes a zoom in. Clicking in the window with the right mouse button causes a zoom out.
NBLOAD is a sample program that demonstrates different ways of loading the pages of a Notebook control.
Using this program you can type a line of text, drag it over a window and drop it thus changing its text.
"A List Box Replacement" Sample from OS/2 Developer Magazine article.
Owner Drawn Listbox functions. Contains functions which will allow listboxes to maintain column alignment when using a proportional spaced font.
The Hanoi Tower sample for OS/2 Presentation Manager.
This is a DIVE PM sample. From the OS/2 Toolkit samples.
Sample: Making your Frame Controls Dockable
Add a description, image, and links to the presentationmanager topic page so that developers can more easily learn about it.
To associate your repository with the presentationmanager topic, visit your repo's landing page and select "manage topics."