The Möbius Operating System: OS::FrameWindow class Reference
HOME DOWNLOAD DOCUMENTATION SCREENSHOTS  

OS::FrameWindow Class Reference

Window with a frame. More...

#include <FrameWindow.h>

Inheritance diagram for OS::FrameWindow:

OS::WindowImpl OS::Window OS::MessageHandler OS::DialogBox List of all members.

Public Member Functions

void OnPaint ()
 Handler for MSG_PAINT messages.

rect_t GetClientArea ()

Detailed Description

Window with a frame.


Member Function Documentation

void FrameWindow::OnPaint  )  [virtual]
 

Handler for MSG_PAINT messages.

You should declare a Painter object in your OnPaint handler, or call BeginPaint.

Reimplemented from OS::WindowImpl.


The documentation for this class was generated from the following files:
Post a comment

From: