Automatic generation produced by ISE Eiffel
class SD_POSITION_HELPER General cluster: implementation_mswin description: "Helper to set dialog positions." create: make Ancestors ANY Commands set_dialog_position (a_dialog: EV_POSITIONABLE; a_prefer_x, a_prefer_y, a_base_height: INTEGER_32) set_tool_bar_floating_dialog_position (a_dialog: EV_POSITIONABLE; a_prefer_x, a_prefer_y, a_indicator_width, a_height: INTEGER_32) set_tool_bar_hidden_dialog_position (a_dialog: EV_POSITIONABLE; a_prefer_x, a_prefer_y, a_indicator_width: INTEGER_32) set_tool_bar_hidden_dialog_vertical_position (a_dialog: EV_POSITIONABLE; a_prefer_x, a_prefer_y, a_indicator_width: INTEGER_32) -- Generated by Eiffel Studio --
For more details: eiffel.org