October 01 qtD | |
|---|---|
Anybody knows, project qtd (http://www.dsource.org/projects/qtd/) is alive or died? Last changes was one year ago. Tracking system contains critical bugs and nobody fixes. There may be other working bindings for Qt? | |
October 02 Re: qtD | |
|---|---|
Posted in reply to Habibutsu | On Monday, 1 October 2012 at 17:31:11 UTC, Habibutsu wrote:
> Anybody knows, project qtd
> (http://www.dsource.org/projects/qtd/) is alive or died? Last
> changes was one year ago. Tracking system contains critical
> bugs and nobody fixes. There may be other working bindings for
> Qt?
Hey, yes I haven't been working on QtD for quite some time now,
and unfortunately no one else has picked up on it. I don't know
of any other efforts made, and due to the big undertaking it
would be wiser to build on what's there already...
|
October 03 Re: qtD | |
|---|---|
Posted in reply to Eldar Insafutdinov Attachments:
| On Tue, 2012-10-02 at 23:52 +0200, Eldar Insafutdinov wrote: > On Monday, 1 October 2012 at 17:31:11 UTC, Habibutsu wrote: > > Anybody knows, project qtd > > (http://www.dsource.org/projects/qtd/) is alive or died? Last > > changes was one year ago. Tracking system contains critical > > bugs and nobody fixes. There may be other working bindings for > > Qt? > > Hey, yes I haven't been working on QtD for quite some time now, > and unfortunately no one else has picked up on it. I don't know > of any other efforts made, and due to the big undertaking it > would be wiser to build on what's there already... Presumably the Qt5 release could be an impetus to restart active evolution of QtD? QtQuick doesn't really do it for me given QtDesigner, but… I work in a biased sample set, but very few people I know would write Qt applications in C++, it's all PyQt4 and PySide with connection to C, C++ and Fortran to make use of computational frameworks. cf. SciPy. Also it has to be noted that for all it's C++ horrible API, wxWidgets has a large mind share in the cross-platform GUIs arena, especially given wxPython and wxGlade. -- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder@ekiga.net 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel@winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder |
October 03 Re: qtD | |
|---|---|
Posted in reply to Russel Winder | On Wednesday, 3 October 2012 at 08:13:59 UTC, Russel Winder wrote:
> Presumably the Qt5 release could be an impetus to restart active
> evolution of QtD? QtQuick doesn't really do it for me given
> QtDesigner, but…
This all depends on enough people feeling the need to scratch
their related itch – my own little projects using QtD are
finished, and I don't have too much time to spend on D right now,
so I'm trying to concentrate on core language and LDC work…
David
|

Reply