What keeps you from using gtkd or dlangui

karabuta via Digitalmars-d digitalmars-d at puremagic.com
Tue Oct 6 10:59:23 PDT 2015


On Sunday, 4 October 2015 at 13:38:04 UTC, Manu wrote:
> On 4 October 2015 at 23:24, karabuta via Digitalmars-d 
> <digitalmars-d at puremagic.com> wrote:
>> For some time now I have been trying various GUIs options in 
>> D. I came to settle on gtkd and dlangui(stability is not my 
>> current priority).
>>
>> In YHO, what keeps you from using any of those fully(mostly)? 
>> Gtkd first, followed by dlangui.  I need to know what I am 
>> signing up for.
>
> Qt is the defacto portable standard, including mobile devices. 
> Sadly, there is no substitute, so as far as I'm concerned, D 
> waits for a Qt5 binding.

Can someone please tell me what is wrong dlangui? It might not be 
stable and it mighint u()
{
   int m = 35, bar = 5;
   bar--;
   m /= bar;
   return m;
}t have some few bugs, but is it something I can rely on for a 
windows-linux GUI app. Surely it might get better somehow.


Any unfiltered opinion on this? It hurts so bad that tkd does not 
look convincing.


More information about the Digitalmars-d mailing list