主题:  Rock兄可否介绍一下WinCtrls.u32的使用?

窃玉偷香

职务:普通成员
等级:1
金币:0.0
发贴:24
注册:2002/5/29 14:52:02
#12002/6/5 16:05:00
Rock兄你介绍用alToolTip.u32函数做的弹出式文本实在太漂亮了,只可惜alToolTip.u32要注册,这不就难为我这些“拿来主义”吗?况且我的课件还要急着完成呢,看来只好用WinCtrls.u32来应付一下,差就差点咯,也没有办法,唉,谁不想漂亮一点呢,可惜美丽是要代价的。但我刚接触AW就连WinCtrls.u32函数也不会运用,Rock可否介绍一下呢?就做一些普通弹出文本就行,譬如在热区上弹出。小弟拜谢!



魔岩

职务:版主
等级:6
金币:34.0
发贴:4453
注册:2004/1/13 10:53:31
#22002/6/5 16:20:58
Hint
Sets the text that is displayed (as a tool tip) when the mouse is paused over the control. If you want the tool tip to appear you also need to set the property "ShowHint" to "True".

事实上Winctrl.u32里的tooltip只是Control 的一个属性,不能脱离使用的!