OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
decframe.cpp File Reference

Implementation of class TDecoratedFrame. More...

#include <owl/pch.h>
#include <owl/decframe.h>
#include <owl/messageb.h>
#include <owl/tooltip.h>
#include <owl/controlb.h>
#include <owl/functor.h>
#include <owl/bardescr.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlWin)
 
 owl::DIAG_DECLARE_GROUP (OwlCmd)
 
bool owl::EvBarInserter (TDecoratedFrame &frame, TGadgetWindow &destWindow, TAbsLocation loc)
 
 owl::IMPLEMENT_STREAMABLE3 (TDecoratedFrame, TFrameWindow, TLayoutWindow, TWindow)
 

Variables

 owl::EV_WM_ENTERIDLE
 
 owl::EV_WM_MENUSELECT
 
 owl::EV_WM_SIZE
 
const uint owl::BLANK_HELP = UINT_MAX
 

Detailed Description

Implementation of class TDecoratedFrame.

Definition in file decframe.cpp.