搜索资源列表
2005521181943
- Swing包括许多实用工具。其中计时器被Swing在内部使用。QdMw 当某些动作必须定时的被执行或在指定的时间被执行时,就要使用计时器。例如,动画可以使用计时器来更新动画的下一帧并控制移动动画对象和改变动画对象外观的速率。事实上,Swing本身使用计时器来进行自动滚动和显示工具提示。nmA -Swing including many practical tools. Swing timer which was used in-house. QdMw when some irregu
RichToolTipCtrl_demo
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text.-This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able t
RichToolTipCtrl_src
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text. Information on the rich text format can be found on MSDN.