联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Sliding Dialogs - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    CFloatingDialog is a CDialog-derived class that I used to create the sliding effect of the dialog. There are already some classes available for this purpose, but most of the classes are for modal dialogs and not exactly what I was looking for.

    Dialogs with different controls are used to capture the data, but when the volume of data is very great, different dialogs that contain the logical related set of data/controls are used. What I tried to do is: When the user completes one dialog, he is given a button for next or back, and rather then showing the next dialog at once, the current dialog will slide towards any direction (Left, Right, Top, Down) and can also slide back toward the center.


    CFloatingDialog 是一个派生于CDialog的类,我用它来创建对话框的幻灯片效果。已经有一些可用的类能实现这一效果,但大多数类是模态对话框,不是我所需要的。
    对话框用不同的控件来捕获数据,但它的数据非常多时,可以使用包含逻辑上相关的数据/控件的一组对话框。我是这样做的:当用户完成一个对话框时,为他提供一个上一步和下一步对话框,而不是马上显示下一个对话框,当前对话框可以向任意方向滑动(左、右、上、下),也可以居中滑动到后面。
    来源: http://www.codeguru.com/Cpp/Cpp/cpp_mfc/general/article.php/c6789/
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    FloatingDialog_Src  1.0  2004-04-18 下载

    原始下载连接(国外) http://www.codeguru.com/dbfiles/get_file/FloatingDialog_Src.zip?id=6789&lbl=FLOATINGDIALOG_SRC_ZIP&ds=20040402

      » 合 作 伙 伴