CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - widget

搜索资源列表

  1. CtrlDll

    0下载:
  2. 通过整理的一个控件库,其中包含了VC6.0中大部分控件,对于界面编程非常有效。-by finishing a widget library, which contains the most VC6.0 Controls Programming interface for the very effective.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4923709
    • 提供者:郭克新
  1. ScheduleCtrl

    0下载:
  2. 自己实现了一个按时间排节目单的控件,请大家帮忙测试一下,测出问题的兄弟可以使用这个控件库,trampor@21cn.com,-achieving his time of a program for the emission controls, please help test. Measuring the tip of the brothers can use the widget library, trampor@21cn.com, thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39899
    • 提供者:trampor
  1. j_12595_blog-quickly-shout

    0下载:
  2. 插件安装: 下载插件,将插件目录放入wp-content/plugins/目录下 插件管理页面激活插件 去模板widget页面增加blogshout的widget 在插件设置页面或者博客首页或者widget页面修改通告内容
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:142044
    • 提供者:茅晓铭
  1. brew window manager

    0下载:
  2.   Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
  3. 所属分类:界面编程

    • 发布日期:2009-01-07
    • 文件大小:439828
    • 提供者:bluecrest
  1. QLedMatrix

    0下载:
  2. Qt编写的LED点阵显示控件。The QLedMatrix widget imulates a LED matrix (dot matrix) display. A LED matrix display is a 2-dimensional array of dots used to generate characters, symbols and images. It is often seen on machines, clocks and display boards.
  3. 所属分类:界面编程

    • 发布日期:2012-03-22
    • 文件大小:136442
    • 提供者:zshxiong
  1. libqxt-v0.6.0

    0下载:
  2. libqxt-v0.6.0 new widget qt
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3122460
    • 提供者:Dima
  1. treelog

    0下载:
  2. 很实用的小控件,可将所需要的信息在调试过程中显示在编辑框中,将这个类加到自己的程序中并于编辑框关联即可使用-Very useful widget can be the required information in the debugging process is displayed in the edit box will be added to this category in its own procedures and associated edit box you can use
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:6021
    • 提供者:赵力元
  1. clock

    0下载:
  2. Basic Clock Widget writtin in Visual Studio. Shows the basics of custom drawing a apps window.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2245232
    • 提供者:SplitV
  1. gridtablewidget

    0下载:
  2. his class for creating table widget and for manipulating operations on cell widgets in a table widget
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5134
    • 提供者:steve
  1. DrawTest

    0下载:
  2. 演示如何在控件上绘图,虽然只是绘制一条直线,但是具有普遍的参考价值。-The project show us how to draw something on the widget.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:31922
    • 提供者:
  1. ExampleDragWidget

    0下载:
  2. This sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.-This is sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2004009
    • 提供者:IGHOR
  1. HSV-Circle

    0下载:
  2. Generation of a HSV-color circle in a Qt-Widget
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:2191
    • 提供者:Hermann Hermes
  1. widget

    0下载:
  2. 利用TCL/TK语言编写的Widget说明文件-This application provides a front end for several short scr ipts that demonstrate what you can do with Tk widgets. Each of the numbered lines below describes a demonstration you can click on it to invoke the demonstration.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:8053
    • 提供者:feifei
  1. pmg

    0下载:
  2. QT自定义窗口部件的例子 是自己用开发人事管理系统过程中的一个用例-example for qt custom widget
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:2302146
    • 提供者:
  1. xclock

    0下载:
  2. 初学者可以适用的简单程序,用IDL写的,可以-This widget program simulates a simple analog clock.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:2499
    • 提供者:7597537
  1. FramelessStretchWidget

    0下载:
  2. 把widget设为frameless后,widget就不再可移动和伸缩,这个类就是解决了这个问题-When set widget to be frameless, the widget cannot be moved or stretched any more. I wrote this class to solve it
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:Mr 张
  1. Form-and-widget

    0下载:
  2. 窗体和控件的掌握,例举了9个实例,分别介绍了Combox,listbox等等其他控件的掌握,并实现例举了计算机功能的控件编程-Mastery of forms and controls, for example, the nine instances Combox, listbox, etc. mastery of other controls were introduced, and examples of computer functions control programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:438733
    • 提供者:gxy
  1. addressbook

    0下载:
  2. Qt example to use the tab widget
  3. 所属分类:Tab Control

    • 发布日期:2017-11-14
    • 文件大小:17864
    • 提供者:vikas
  1. QCustomPlot.tar

    0下载:
  2. Qt plotting widget。QT曲线绘制类,用于制作各种曲线图。-QCustomPlot is a rather compact Qt widget for plotting, with the possibility of extension to your needs.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-05
    • 文件大小:670156
    • 提供者:ljw
  1. Fz5KM

    0下载:
  2. 通用的DLL命令复制整个窗口,而不是简单复制以下贴纸-The generic DLL command to copy the entire window, rather than simply copy widget
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-22
    • 文件大小:7874
    • 提供者:秋鹏
« 12 »
搜珍网 www.dssz.com