Thread overview
DGUI
Feb 14, 2014
Josh Phillips
Feb 14, 2014
Jeremy DeHaan
Feb 15, 2014
Josh Phillips
Feb 16, 2014
evilrat
Feb 16, 2014
Rikki Cattermole
February 14, 2014
I recently downloaded and tried to use DGUI but I can't get it to work. Is there any tutorials on how to build an use it? Or can anyone help me and tel me a way on how I can get it to work?
February 14, 2014
On Friday, 14 February 2014 at 20:29:50 UTC, Josh Phillips wrote:
> I recently downloaded and tried to use DGUI but I can't get it to work. Is there any tutorials on how to build an use it? Or can anyone help me and tel me a way on how I can get it to work?

Unless I am mistaken, it looks like the last time it was updated was in 2011. You'd probably have to update a bunch of stuff in the sources in order to get it to work properly.

I would recommend gtkD as a gui library.
February 15, 2014
On Friday, 14 February 2014 at 20:36:42 UTC, Jeremy DeHaan wrote:
> Unless I am mistaken, it looks like the last time it was updated was in 2011. You'd probably have to update a bunch of stuff in the sources in order to get it to work properly.
>
> I would recommend gtkD as a gui library.

I think you are mistaken. On bitbucket there are updates in october last year. Also I have heard lots of bad things about Gtk on windows.
February 16, 2014
On Saturday, 15 February 2014 at 16:26:28 UTC, Josh Phillips wrote:
> On Friday, 14 February 2014 at 20:36:42 UTC, Jeremy DeHaan wrote:
>> Unless I am mistaken, it looks like the last time it was updated was in 2011. You'd probably have to update a bunch of stuff in the sources in order to get it to work properly.
>>
>> I would recommend gtkD as a gui library.
>
> I think you are mistaken. On bitbucket there are updates in october last year. Also I have heard lots of bad things about Gtk on windows.

and on OS X it is segfaults often, so gtk is no go for non linux
February 16, 2014
On Friday, 14 February 2014 at 20:29:50 UTC, Josh Phillips wrote:
> I recently downloaded and tried to use DGUI but I can't get it to work. Is there any tutorials on how to build an use it? Or can anyone help me and tel me a way on how I can get it to work?

I know this isn't really related to DGUI but, I think this will be useful.
I have some semi old static bindings for IUP [0]. Very stable api IUP [1] has (c library) and has good cross platform functionality.
Little limited, but will definitely work in almost any cases.

[0] https://bitbucket.org/alphaglosined/libglosined/src/85ab6b2135879848e7efd5f1dfa732f2cfb753f8/iup/?at=default
[1] http://www.tecgraf.puc-rio.br/iup/