digitalmars.D.learn - DGUI
- Josh Phillips (3/3) Feb 14 2014 I recently downloaded and tried to use DGUI but I can't get it to
- Jeremy DeHaan (5/8) Feb 14 2014 Unless I am mistaken, it looks like the last time it was updated
- Josh Phillips (4/8) Feb 15 2014 I think you are mistaken. On bitbucket there are updates in
- evilrat (3/13) Feb 16 2014 and on OS X it is segfaults often, so gtk is no go for non linux
- Rikki Cattermole (9/12) Feb 16 2014 I know this isn't really related to DGUI but, I think this will
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?
Feb 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.
Feb 14 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.
Feb 15 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:and on OS X it is segfaults often, so gtk is no go for non linuxUnless 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.
Feb 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/
Feb 16 2014