Description: 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application's dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Screen functional components. It can be used not only with CMainFrame procedures, and also can be used Platform: |
Size: 124385 |
Author:啊啊啊 |
Hits:
Description: 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application's dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Screen functional components. It can be used not only with CMainFrame procedures, and also can be used Platform: |
Size: 160768 |
Author:啊啊啊 |
Hits:
Description: 许多软件在启动时都有一个启动画面,这是一个用VC开发的软件启动画面小程序。-Many software have a startup splash screen, this is a software developed by VC applet startup screen. Platform: |
Size: 2085888 |
Author:清风 |
Hits:
Description: 具有多种动态效果的闪屏
使用VC++编写-With a wide range of dynamic effects of the use of flash screen VC++ Prepared Platform: |
Size: 681984 |
Author:yao-0910 |
Hits:
Description: 使用VC开发的小程序,即程序启动的动画画面程序,启动窗口的设计-Use VC to develop a small program, that is, proceedings of the animation screen procedures, to start the design window Platform: |
Size: 1000448 |
Author:许 |
Hits:
Description: 孙鑫老师VC视频第九课代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-SUN Xin ninth video lesson teacher VC code: how to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications. Platform: |
Size: 57344 |
Author:shanyingying |
Hits:
Description: 用VC++实现的闪屏效果界面。可以给做相关方面的人做参考。-With VC++ Realized the effect of flash-screen interface. Can give people who do the relevant aspects of reference. Platform: |
Size: 460800 |
Author:胡秀亮 |
Hits:
Description: 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve the problem. Platform: |
Size: 3457024 |
Author:周鹏 |
Hits:
Description: 运用好启动画面可以给使用者留下一个强烈的印象,起到很好的宣传作用,以上程
序均在Visual C++ 6.0、Windows2000 调试通过。本文是VC中四种启动画面的代码-Make good use of the splash screen can be left a strong impression to the user, played the role of good publicity, the above process in Visual C++ 6.0, Windows 2000 through debugging. This is the four splash screen code in VC Platform: |
Size: 77824 |
Author:yangyujie |
Hits: