deferred class
	EV_TOOLTIPABLE_IMP

General
	cluster: implementation_mswin
	description: "Eiffel Vision tooltipable. Mswindows implementation."
	keywords: "tooltip, popup"

Ancestors
	EV_TOOLTIPABLE_I*
	WEL_TOOLTIP_CONSTANTS

Queries
	tooltip: STRING_32
	ttdt_automatic: INTEGER_32
	ttdt_autopop: INTEGER_32
	ttdt_initial: INTEGER_32
	ttdt_reshow: INTEGER_32
	Ttf_centertip: INTEGER_32
	Ttf_idishwnd: INTEGER_32
	Ttf_rtlreading: INTEGER_32
	Ttf_subclass: INTEGER_32
	ttm_activate: INTEGER_32
	ttm_addtool: INTEGER_32
	ttm_deltool: INTEGER_32
	ttm_enumtools: INTEGER_32
	ttm_getcurrenttool: INTEGER_32
	ttm_getdelaytime: INTEGER_32
	ttm_getmaxtipwidth: INTEGER_32
	ttm_gettext: INTEGER_32
	ttm_gettipbkcolor: INTEGER_32
	ttm_gettiptextcolor: INTEGER_32
	ttm_gettoolcount: INTEGER_32
	ttm_gettoolinfo: INTEGER_32
	ttm_hittest: INTEGER_32
	ttm_newtoolrect: INTEGER_32
	ttm_relayevent: INTEGER_32
	ttm_setdelaytime: INTEGER_32
	ttm_setmaxtipwidth: INTEGER_32
	ttm_settipbkcolor: INTEGER_32
	ttm_settiptextcolor: INTEGER_32
	ttm_settoolinfo: INTEGER_32
	ttm_updatetiptext: INTEGER_32
	ttm_windowfrompoint: INTEGER_32
	tts_alwaystip: INTEGER_32
	tts_noprefix: INTEGER_32

Commands
	set_tooltip (a_tooltip: STRING_GENERAL)