Archive for the ‘GUI’ Category
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: D Programming Language, wxWidgets, GUI, wxD
Posted in GUI, News | No Comments »
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: D Programming Language, GUI, DFL, Entice Designer
Posted in GUI, IDE, News | No Comments »
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: D Programming Language, DWT, SWT, Mercurial
Posted in GUI, News | No Comments »
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: D Programming Language, SWT, DWT, GUI
Posted in GUI, News | 2 Comments »
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: D Programming Language, Entice Designer, D Forms Library, DFL, GUI
Posted in GUI, IDE, News | No Comments »