[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

 

LDefaultOutline



Overview:

LDefaultOutline is a PowerPlant class that is used for drawing an outline around the default button in a dialog.

Methods :

The methods in this class are:

 

LDefaultOutline()  
DrawSelf()  

Data Members:

There are no data members in this class.

Operation:

You typically won't create an object of this class yourself. PowerPlant makes one for you when you create a dialog box and specify a default button.

Source files:

(Pane Classes)

LLStdControl.h

LLStdControl.cp

Ancestors:

LAttachable

LPane

LDefaultOutline()

Purpose:

This method onstructs an outline for the specified host Pane.

Access:

Public

Prototype:

LDefaultOutline( LPane* inHostPane );
Parameters:

The parameter for this constructor is:

 

LPane*  
inHostPane  
This is a pointer to the host pane object.  

DrawSelf()

Purpose:

This method draws the outline. This is an override of DrawSelf() in LPane.

 


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: July 21, 2000