This class provides a component which can be dragged across the window, allowing panes within the window to be resized. A SIZER_RELEASED_EVENT is generated when the Sizer has been dragged and released. The new position may then be obtained and the dialog adjusted accordingly.
Class summary |
Variables inherited from gui::Component |
accel accepts_focus_flag allow_drag_flag allow_drop_flag attribs cbwin children cwin draw_border_flag h h_spec has_focus is_shaded_flag parent parent_dialog ticker tooltip valid w w_spec x x_align x_spec y y_align y_spec |
Methods inherited from lang::Object |
clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name) to_string(depth, seen) |
Methods inherited from util::Connectable |
connect(obj, meth, type) disconnect(l) fire(type, param) fire_event(e) |
Variables inherited from util::Connectable |
listeners |
Variables defined in this class |
curr_pos drag_offset end_pos hi is_held is_horizontal_flag lo pointer_flag start_pos temp_h temp_w temp_win |
Method detail |
Variable detail |