stlab.adobe.com Adobe Systems Incorporated

Window container widget.

#include <platform_window.hpp>

List of all members.

Public Member Functions

bool handle_key (key_type, bool, modifiers_t)
void measure (extents_t &result)
void monitor_resize (const window_resize_proc_t &proc)
void place (const place_data_t &place_data)
void reposition (window_reposition_t position)
void set_size (const point_2d_t &size)
void set_visible (bool make_visible)
any_regular_t underlying_handler ()
 window_t (const std::string &name, window_style_t style, window_attributes_t attributes, window_modality_t modality, theme_t theme)
 window_t (const std::string &name, window_style_t style, window_attributes_t attributes, window_modality_t modality, theme_t theme)
 ~window_t ()
 ~window_t ()
Placeable Concept Operations

See the Placeable concept and placeable::hpp for more information.

void measure (extents_t &result)
void place (const place_data_t &place_data)

Public Attributes

window_attributes_t attributes_m
bool debounce_m
point_2d_t min_size_m
window_modality_t modality_m
std::string name_m
place_data_t place_data_m
bool placed_once_m
window_resize_proc_t resize_proc_m
window_style_t style_m
theme_t theme_m
HWND window_m

Detailed Description

Definition at line 77 of file macintosh/adobe/future/widgets/headers/platform_window.hpp.


Constructor & Destructor Documentation

window_t ( const std::string &  name,
window_style_t  style,
window_attributes_t  attributes,
window_modality_t  modality,
theme_t  theme 
)

constructor for this widget

~window_t (  )

destrcutor for this widget

window_t ( const std::string &  name,
window_style_t  style,
window_attributes_t  attributes,
window_modality_t  modality,
theme_t  theme 
)
~window_t (  )

Member Function Documentation

bool handle_key ( key_type  ,
bool  ,
modifiers_t   
)
void measure ( extents_t result )
void measure ( extents_t result )
void monitor_resize ( const window_resize_proc_t proc )
void place ( const place_data_t place_data )
void place ( const place_data_t place_data )
void reposition ( window_reposition_t  position )
void set_size ( const point_2d_t size )
void set_visible ( bool  make_visible )
any_regular_t underlying_handler (  )

Member Data Documentation

std::string name_m

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google