presentationmanager
There are 56 repositories under presentationmanager topic.
OS2World/DEV-SAMPLES-C-PM-MousDemo
A C PM sample that shows the coordinated of the mouse.
OS2World/DEV-SAMPLES-C-PM-AirTrafficControlContainer
A very simple ATC radar simulator whose main purpose is to provide an interesting example of OS/2 PM Container programming.
OS2World/DEV-SAMPLES-C-PM-BitCat
Bitmap demonstration for PM C sample.
OS2World/DEV-SAMPLES-C-PM-DIVE-BeeHive
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.
OS2World/DEV-SAMPLES-C-PM-Simple
A Simple PM Window Sample
OS2World/DEV-SAMPLES-C-PM-Animate
Animate sample in PM.
OS2World/DEV-SAMPLES-C-PM-CLIPBRD
This program displays a standard window containing a picture. The action bar contains the choices Edit and Help. The Edit pull-down contains choices that let the user perform clipboard operations on the picture.
OS2World/DEV-SAMPLES-C-PM-ClipPath
Clippath - Simple clipping PM sample.
OS2World/DEV-SAMPLES-C-PM-CNRDTL
Sample program to demonstrate container detail view.
OS2World/DEV-SAMPLES-C-PM-CNREZ
Sample program that demonstrates setting up a simple container.
OS2World/DEV-SAMPLES-C-PM-Colors
A color selecction PM Sample
OS2World/DEV-SAMPLES-C-PM-Dialog
This program demonstrates how to associate a pop-up window with a standard window. The pop-up window is defined as a dialog template in a resource file.
OS2World/DEV-SAMPLES-C-PM-DIVE-ShowJet
This is a DIVE PM sample. From the OS/2 Toolkit samples.
OS2World/DEV-SAMPLES-C-PM-Font
A PM Sample to show the select font dialog.
OS2World/DEV-SAMPLES-C-PM-GPI-Revolve
Demonstrates GPI Transforms.
OS2World/DEV-SAMPLES-C-PM-Hanoi
The Hanoi Tower sample for OS/2 Presentation Manager.
OS2World/DEV-SAMPLES-C-PM-InkPS
The INKPS.EXE program demonstrates how the new ink presentation space and ink API's can be used.
OS2World/DEV-SAMPLES-C-PM-Jigsaw
Jigsaw game demostration for Presentation Manager
OS2World/DEV-SAMPLES-C-PM-MetaTest
This program is the star5.c program from Petzold that has had code added to create a meta (.MET) file that can be viewed by the PM picture viewer.
OS2World/DEV-SAMPLES-C-PM-NBEZ
Sample program that demonstrates setting up a notebook control. It creates a frame/client window and a notebook control is created as a child of the client window, similar to how the Settings notebook does it.
OS2World/DEV-SAMPLES-C-PM-Pie
A Test PM program to draw pie charts. Demonstrate use of partial arcs to draw pie slices and pie charts.
OS2World/DEV-SAMPLES-C-PM-RandRect
"Random rectangle" graphics demo program from Charles Petzold's Programming the OS/2 Presentation Manager, updated by an unnamed soul to work with current versions of OS/2.
OS2World/DEV-SAMPLES-C-PM-Rotline
Demonstrate simple use of two threads in a drawing application.
OS2World/DEV-SAMPLES-C-PM-RunningBox
PM "running" Box - catch me! Silly demo program that creates a tiny PM window and moves it around the screen.
OS2World/DEV-SAMPLES-C-PM-Slider_2
A C sample of a OS/2 Slider control.
OS2World/DEV-SAMPLES-C-PM-Star
Demonstrate alternate and winding mode fills.
OS2World/DEV-SAMPLES-C-PM-STDWND-Hello
This program displays a standard window containing the text "Hello".
OS2World/DEV-SAMPLES-C-PM-Template
Presentation Manager Sample Application Template
OS2World/DEV-SAMPLES-C-PM-VectFont
PM program demonstrating GPI vector fonts.
OS2World/DEV-SAMPLES-C-PM-Wideline
Sample program to draw geometric widelines.
OS2World/DEV-SAMPLES-C-PM-WindowTemplate
Example of how to use WINDOWTEMPLATEs in the resource file instead of coding WinCreateWindow calls.
OS2World/DEV-SAMPLES-C-PM-WinTree
OS/2 C Sample that shows your programs msg queue.
OS2World/DEV-SAMPLES-C-PM-xform
Transforms - Model transform examples
OS2World/DEV-SAMPLES-C-PM-ZoomBMP
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.
OS2World/GAME-PUZZLE-PM_Maze
A PM Maze Game.
OS2World/GAME-PUZZLE-PM_Robots
A version of the classic UN*X game "robots" for the OS/2 Presentation Manager.