Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::FixedDialog Class Reference

A dialog that all but ignores its child's packing preferences. More...

#include <fixeddialog.h>

Inheritance diagram for wftk::FixedDialog:

wftk::Dialog wftk::SingleContainer wftk::Widget wftk::ScreenArea List of all members.

Public Member Functions

 FixedDialog (const Rect &child_area)
 Constructor.

Protected Member Functions

virtual void setPackingInfo ()
 ignore child's preferences
virtual void handleResize (Uint16 w, Uint16 h)
 and pack it where we want it

Detailed Description

A dialog that all but ignores its child's packing preferences.


Constructor & Destructor Documentation

wftk::FixedDialog::FixedDialog const Rect child_area  )  [inline, explicit]
 

Constructor.

Parameters:
child_area A wftk::Rect that holds the dialog's child


The documentation for this class was generated from the following file:

Generated Tue Apr 12 22:48:54 2005.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.