Jump to content

Presentation Manager Functions: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 3: Line 3:
Some general information is available at [[Presentation Manager]] page.
Some general information is available at [[Presentation Manager]] page.


<table style="width: 100%">
==Functions==
<tr style="vertical-align:top;">
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<!--       FIRST COLUMN        -->
  <td style="width:60%; width:60%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">
 


=== Device Functions ===
=== Device Functions ===
Line 534: Line 531:
* [[OS2_API:PMI:WinWaitForShell|WinWaitForShell]]
* [[OS2_API:PMI:WinWaitForShell|WinWaitForShell]]


</td>
</div>
 
<!--        SECOND COLUMN        -->
  <td style="width:40%; width:40%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">


=== External References ===
== External References ==
* [http://cyberkinetica.homeunix.net/os2tk45/pm1/ PM1.INF - Presentation Manager Programming Guide and Reference, Part 1 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm1/ PM1.INF - Presentation Manager Programming Guide and Reference, Part 1 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm2/ PM2.INF - Presentation Manager Programming Guide and Reference, Part 2 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm2/ PM2.INF - Presentation Manager Programming Guide and Reference, Part 2 of 5]
Line 546: Line 540:
* [http://cyberkinetica.homeunix.net/os2tk45/pm5/ PM5.INF - Presentation Manager Programming Guide and Reference, Part 5 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm5/ PM5.INF - Presentation Manager Programming Guide and Reference, Part 5 of 5]


</td>
</tr>
</table>


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 14:39, 16 June 2016

Presentation Manager Interface

Some general information is available at Presentation Manager page.

Functions

Device Functions

Direct Manipulation Functions

Dynamic Data Formatting Functions

Hooks and Procedures

Profile Functions

Spooler Functions

Window Functions

Atom Functions

Clipboard

Device Context/Presentation Space

Dialogs

Drawing functions

Dynamic Link Library

Error handling


Focus

Help (IPF?)

Information
System
Window

Menuing

Messaging

National Language/Code Page

Rectangle functions

Regions/Clipping

Resource Management

Accel Table
Icon
Pointer

TaskList functions

Timers

WorkplaceShell functions

External References