digitalmars.D.ide - GraphApp toolkit written in C for Windows and Linux
- Paul Dufresne <dufresnep gmail.com> Nov 05 2011
- raojm <raojm 91ne.com> Nov 27 2011
I just discovered this toolkit for platform-independent graphical user interface programming in the C language. It date back from about 1995, but is sometimes updated. It was last updated by november 2010. As it is in C, I thought, hey that would make it easy to interface with D I suppose. I did not even tried it yet. Someone say it is easier than say GTK. It is supposed to be mainly influenced by AWT from Java. Not sure D need yet an other GUI library... but I thought it could be interestng to share the possibility here.
Nov 05 2011
于 2011年11月05日 23:24, Paul Dufresne 写道:I just discovered this toolkit for platform-independent graphical user interface programming in the C language. It date back from about 1995, but is sometimes updated. It was last updated by november 2010. As it is in C, I thought, hey that would make it easy to interface with D I suppose. I did not even tried it yet. Someone say it is easier than say GTK. It is supposed to be mainly influenced by AWT from Java. Not sure D need yet an other GUI library... but I thought it could be interestng to share the possibility here.
Nov 27 2011








raojm <raojm 91ne.com>