I've finally decided to sit down and figure out how to write programs in the
PE.  The first step I'm taking is to understand the different PE structures
(Windows, Sub-Window, Items, Objects) and what the attributes are of each one.


I'm reading the QPTR docs and looking over some C68 examples (which do a good
job of detailing the attributes).  The problem I have is that the C68 examples
and QPTR.H does not seem to contain all of the structures.

There are two ways to do complex menus; Menu Sub-Window (a sub-type of an Application
Sub-Window) and a Menu Window (a secondary window).

The C68 docs have a WM_appw for an Application Sub-Window.  WM_menw looks to
be a Menu Window and not a Sub-Window (it has a lot of the same attributes as
a Window).

Am I right in thinking that the C68 QPTR.H does not have a structure for a Menu
Sub-Window?

Tim Swenson
_______________________________________________________________________
Free Domain Name Registration with Web Hosting at Lanset Communications.
56k Dialup, Web Design, and Colocation at http://www.lanset.net

Reply via email to