搜索资源列表
一组xp的界面处理
- 看名字一组XP界面效果. ComboBox只做了DropDown风格,谁有兴趣可以接着做完.Button是国外一个朋友的WTL code转换来的,CLineTrackBar是I See源码的扩展.- Looks at a name group of XP contact surface effect ComboBox has only made the DropDown style, who has the interest to be allowed then to complete Bu
XPStyleGUI
- 一组XP界面效果. ComboBox只做了DropDown风格,谁有兴趣可以接着做完.Button是国外一个朋友的WTL code转换来的,CLineTrackBar是I See源码的扩展-a group XP interface effects. ComboBox only had DropDown style, then who is interested can finish. Button is a foreign friends to WTL code conversion, CL
wtl_demo
- 演示了用WTL构建窗口程序,在SDI中添加一个按钮,弹出一个自己添加的对话框-demonstrated the use WTL Construction window procedures, the SDI to add a button, a pop-up dialog box to add their own
WTLFont
- 一个使用WTL的字体按钮类-use WTL a button type fonts
LoadGif
- 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。 由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。 假设您在一个弹出式Dialog对话框中加载gif动画,
LoadGff
- 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
SkinX
- SkinX 是以 wtl atl 实现的给应用程序换肤功能的框架。 虽然只是实现了对 button的重画,但是整个框架相当优秀,可以很方便的扩充。-SkinX wtl atl is to achieve the application skinnable framework. Although only the realization of the right button re-painting, but the whole framework was outstanding, it is
atlgdix_src
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
Navigation_Sidebar_Project
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
XPControl
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
WTLButtonMenu
- 一个用WTL编写的按钮弹出菜单,功能比较简单,但很新颖。-WTL prepared with a button pop-up menu, function relatively simple, but very innovative.
wtl_buttonST_demo
- wtl button类-wtl button class........................
BtnDemo
- good WTL button cla-good WTL button class
OwnerDrawn
- Owner draw button in wtl on C++ list wtl button owner draw
UniButtonProj1_0
- uni button on wtl on C++ owner draw button na c-uni button on wtl on C++ owner draw button na c++
ui_Button
- 基于 WTL 架构,采用自定义方式显示 BUTTON-WTL-based architecture, using custom display BUTTON
HyperLinkButton
- WTL用的超链按钮,外观类似超级兔子上的按钮,其中tip信息未能显示,vs2008编译。-WTL use Hyperlink button, looks like a button on the Super Rabbit, which failed to show the tip information, vs2008 compiler.
maglichd.learn.WTL.series-Buttons
- 我学习WTL时候用WTL写的一个透明的button-WTL when I learn to write with a WTL transparent button
Win-API--button-class--
- 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do no
WTLButtonST
- 采用WTL编写的按钮封装类,调用方便。在VC6.0和VS2005可以正确编译。-Written using WTL button wrapper classes, call convenience. In VC6.0 and VS2005 can compile correctly.