Archive for the ‘GUI’ Category

wxD 0.12

Monday, March 3rd, 2008

Anders has announced a new version of wxD, his D bindings for wxWidgets. From the NG announcement:

Added new TaskBarIcon class, by Mike Wey
Preliminary invariant string (D2) support
Tango “toString()” support, for 0.99.4+
Updated projects for Code::Blocks release

Technorati Tags: , , ,

DFL 0.9.7 and Entice Designer 0.8.4.3

Wednesday, February 27th, 2008

Chris Miller has released new versions of DFL, the D Forms Library, and Entice Designer, “a Form Designer for DFL and a rich code editor [that] is on the path to becoming an IDE.” Don’t forget the DFL and Entice video tutorials.

Technorati Tags: , , ,

DWT Mercurial Snapshots

Sunday, February 10th, 2008

The DWT projects over at DSource all use Mercurial rather than Subversion. They are now all configured such that you can download zip/gz/bz2 snapshots directly from the browser. You can get snapshots of dwt-win, dwt-linux, dwt-samples and dwt-addons.

Technorati Tags: , , ,

DWT Reborn

Sunday, January 20th, 2008

Some enterprising members of the D community have taken it upon themselves to reinvigorate the old D port of SWT in the guise of two new projects: DWT-Win and DWT-Linux. Both projects are based on SWT 3.3 and are compatible with Tango. From the NG announcement:

Status DWT-Linux:
Completed:
dnd, custom, widgets, events,
graphics, accessibitly, printing, layout
Missing:
browser, program

First helloworld example running
Size with debug info/strip/upx: 4,8 MB/1,8 MB/0,5 MB

The developers could use some helping hands with porting official SWT examples. Anyone up to the task should head on over to one of the forums for either project and let them know.

Technorati Tags: , , ,

Entice Designer and DFL Video Tutorial

Monday, January 7th, 2008

If you are interested in doing any GUI programming in D, there’s a new video tutorial out that covers Chris Miller’s Entice Designer and D Forms Library.

Technorati Tags: , , , ,