Uploaded DGui 1.0 BETA 海量更新

hqs7636 2011-07-23
dgui for d2.054

偶然发现了这东东:

Features

DGui offers various common and uncommon features:

    All windows components are implemented.
    It uses a Event Driven architecture.
    Timers and Registry support.
    GDI support is mature.
    The components can be positioned using Docks (like .NET).
    Direct access of the bitmaps' bits using RGBQUAD structure.
    Unicode Support

Future

    MDI Windows
    ToolTip Component.
    NotifyIcon Component.
    Drag 'n Drop support.
    PNG and JPEG support.
    The code must be reorganized in order to make smaller executables.
    Some parts of DGui must be optimized.

Project Status

The project is very close to version 1.0.

http://code.google.com/p/dgui/
ww21xx 2011-07-25
  very beautiful 代码比dfl更漂亮, 可惜 咋就没有用dx来做UI的呢?
litqqs 2011-07-25
下载回来看下了, 是好东西.
Very good!
betty_betty2008 2011-07-25
能编译例子吗?俺怎么编不了,gdi32.lib里缺失几个符号?
dorice 2011-07-26
可惜不是跨平台的,真希望DWT能够继续发展,或者出现一个代替的,不是很想用Gtk和QT,虽然最终Linux实现都是这两个东西
westcity 2011-08-09
betty_betty2008 写道
能编译例子吗?俺怎么编不了,gdi32.lib里缺失几个符号?

使用最新的gdi.lib,将其拷贝到dmd安装目录的lib目录下,例如:c:\d\dmd2\windows\lib下即可。如果找不到可以留下邮件我发给你.
hqs7636 2011-09-10
发个完整的编译包出来吧,圈子里可以共享的
hqs7636 2011-09-22
Uploaded DGui 1.0 BETA

http://code.google.com/p/dgui/source/detail?r=e883c1057b2aa59fca9915706ae73daefd9e2e9f
ideage 2011-09-27
用了一下,写了个Demo,距离DFL还很远。

生成的gdi32的lib在我的博客了。http://ideage.iteye.com/blog/1180415
Global site tag (gtag.js) - Google Analytics