Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html
标签: Displaying difficult original bitmap
上传时间: 2014-01-05
上传用户:yiwen213
This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) 这是一个 unix 系统下的对话框管理程序, 你可以将该程序编译后,直接使用。
标签: dialog formerly version cdialog
上传时间: 2013-12-09
上传用户:playboys0
在dialog中使用Menu和Toolbar,这个是基于对话框工程下添加工具栏的例子,对界面编程很有用,我的工程设计也受益于该例子!希望对大家有帮助
上传时间: 2015-07-11
上传用户:aix008
BREW3.1做的简单的构造dialog程序
上传时间: 2015-07-17
上传用户:恋天使569
这是用SWT程序写的对话框程序dialog视图
上传时间: 2014-01-07
上传用户:eclipse
dialog OnDisc Engineering Conferences & Reports中文介绍
标签: Conferences Engineering Reports dialog
上传时间: 2013-12-21
上传用户:qb1993225
windows ce today plugin with options dialog
标签: windows options plugin dialog
上传时间: 2015-10-21
上传用户:小宝爱考拉
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
标签: editor application Something wanted
上传时间: 2013-12-13
上传用户:恋天使569
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
标签: editor application Something wanted
上传时间: 2014-01-21
上传用户:BIBI
Window Wrapper for WinCE Win32 dialog a
标签: Wrapper Window dialog WinCE
上传时间: 2013-11-26
上传用户:haohaoxuexi