UCustomWindow 1.0 review

Download
by rbytes.net on

UCustomWindow is a complete toolkit to integrate custom windows into your PowerPlant project.

License: Freeware
OS: Mac OS X
File size: 12K
Developer: Gabriele de Simone
Price: $0.00
Updated: 20 Jan 2006
0 stars award from rbytes.net


UCustomWindow is a complete toolkit to integrate custom windows into your PowerPlant project.

LWindowDef: The generic class that encapsulates the API for drawing custom windows. You override this class to implement your own custom window.

LPictureWindowDef: A sample window definition built on top of LWindowDef that takes uses a picture and a mask (specified as PICT resource IDs) for its content.

LMaskWindowDef: A simpler example of overriding LWindowDef, implements a window that uses a user-specified PICT resource to define its content area.

UCustomWindow: The high-level interface to create a LWindow or a subclass of it given a LWindowDef implementor. UCustomWindow provides ways to instantiate subclasses of LWindow that use custom window drawing, and/or install an LView into the window after creation (similarly to how conventional LWindows are created).

UCustomWindow 1.0 search tags