I think there is no much activity there..I am new in D language and searching for fellow to share experience..I am a french telecom engineer from NextiraOne...
I was cheking some examples at http://jcc_7.tripod.com/d/tutor/ by jccalvarese, and saw that that in the currency example he doesn't make use of the...
I just got an "updated" version of digc from smock.com. The only problem is that I can't get it to compile. I get these problems: Source\autodoc.d(584):...
***Brief commercial interruption for great free webmail offer*** I've got some gmail invites. Does anyone want a free 1 GB web-mail account? If so, send a...
Is there anyone here that might want to take a look at my project, a pong game using sdl + opengl and help me out figure where the heck is that leak? I cant...
I've updated Burton Radon's urllib to compile with DMD 0.88. It's in the Files section in the new urllib directory. As far I know Burton's work wasn't released...
I just fixed Burton Radon's sqlite library to compile with DMD 0.88. Burton's work is still available at http://www.opend.org/sqlite/index.html. I uploaded my...
1. could you replace net\BurtonRadons\digc\program.d:200 with command ~= " -I" ~ digPlatformBaseDirectory ~ r"\dmd\src"; 2. could you add "make debug" to the...
-Fixed scintilla message passing (events) by adding a dispatcher onNotify. You should note, that I'm using the minor version number for minor changes. Burton...
-Added showModalGame which is more suitable for computer games because it gives more of the cpu to the app. It also has two new events, onIdle and onFrame. ...
Updated dig with Pavels openGL as Burtons openGL seems to be missing things. However if openGL anything causes a linking error it may need to be added to...
Anyone used digc to create DLL's ? Im having some trouble, the omfListExports seems to work great except for including class defintions. Example foo.d class...
Dig has been broken due to the new float casting rules. I'm working on fixing this but have hit a small snag. I'll post what I've done so far to save others...
Hi there. I am using two Dig TreeBox's and noticed that when I maximize the Frame they resize fine, but when I put the Frame back to original size the...
I dont know if this is useful or not(maybe not) But while making a TreeBox with Dig, I noticed that by default the Columns header string is "Path". I did not...
Hi there Today I have dowloaded the latest Dig and I am getting the following error when running go.bat: c:\dmd\bin\dmd net\BurtonRadons\digc\digc.d ...
Hmm the code I had that worked with .78 compiled fine , now Im getting all sorts of erros about base classes forward refrencing each other , anyone else notice...
Sorry for the cheap plug, but I'd like some feedback about the Apollo library. Thanks. http://s3.invisionfree.com/ln5yrestgv ... Carlos Santander Bernal...
I have been attempting to draw on a Canvas, but nothing shows untill the GUI repaints itself after resizing the Frame. I browsed through the samples in Dig,...
... It's not a problem. ... Hmmm. I don't know what the problem is either. (It still works fine for me when I try to compile.) It's failing for you when...
I've just uploaded dig_dmd078.zip. It includes source and executables. (If you downloaded this file before I posted this message, the makefile may have been...
Hi there I have just installed the latest dig. I ran "go.bat" and It installed perfectly as far as I can see. All the programs that came with dig run...