Search the web
Sign In
New User? Sign Up
d_lab · D Lab
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 96 - 128 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
96
Can anyone let me know how I can get a HWND from the dig frame ? any help is appreciated. Phill....
Phillip Thorpe
phillbert168
Offline Send Email
Mar 3, 2004
9:44 am
97
... Haven't tried it myself but I think you can use the digPlatformHWND property. -- -Anderson: http://badmama.com.au/~anderson/...
anderson
hohumsmaster
Offline Send Email
Mar 5, 2004
6:03 am
98
ok thanks, I will give it a shot. Phill. ... __________________________________ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster ...
Phill Thorpe
phillbert168
Offline Send Email
Mar 6, 2004
9:06 am
99
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...
Phillip Thorpe
phillbert168
Offline Send Email
Mar 19, 2004
11:13 am
100
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...
anderson
hohumsmaster
Offline Send Email
Mar 25, 2004
5:25 pm
101
... Ok I've fixed that problem. If all goes well I'll try to upload a fixed version in the next couple of hours. -- -Anderson: http://badmama.com.au/~anderson/...
anderson
hohumsmaster
Offline Send Email
Mar 25, 2004
5:34 pm
102
I've updated dig so it compiles for .81. I also fixed (untested) those 2 bugs that I created by commenting out parts of the code which were the quarytimer one...
anderson
hohumsmaster
Offline Send Email
Mar 25, 2004
6:21 pm
103
I'd like permission to somehow version number the dig files. Parhaps dig could be renamed to digx for this reason so if you decide to continue with dig the...
anderson
hohumsmaster
Offline Send Email
Mar 25, 2004
6:24 pm
104
... Parhaps ... Perhaps, you could call the latest version 0.0.15 and go from there. Alternatively, you could rename it dlab_dig, dig_ja, etc. and start the...
J C Calvarese
jccalvarese
Offline Send Email
Mar 26, 2004
1:48 am
105
... Great! Thanks for keeping us informed. I noticed the stripping program when dig files were stripped. The hardest part about fixing it may be figuring out...
J C Calvarese
jccalvarese
Offline Send Email
Mar 26, 2004
1:55 am
106
... It's too bad that dig breaks with every other release of DMD. I usually agree with Walter's changes, but I can't wait for DMD 1.0. [snip] ... in ... Wow,...
J C Calvarese
jccalvarese
Offline Send Email
Mar 26, 2004
2:18 am
107
... That's what I was thinking but start from 0.0.14.1 I think if I start back at 0.0.1 it'll be to confusing (and the purpose is to not be confusing). If you...
anderson
hohumsmaster
Offline Send Email
Mar 26, 2004
5:02 am
108
... Thats a great idea! Is it possible to somehow correspond the version number with dmd, so that we know which dmd it is compatible with? Phill. ...
Phill Thorpe
phillbert168
Offline Send Email
Mar 26, 2004
5:28 am
109
... I guess so, but it would make it a mighty long number. I normally update the numbers on my webpage. And normally dig works for a few versions of DMD...
anderson
hohumsmaster
Offline Send Email
Mar 26, 2004
7:27 am
110
... Ok, just thought I would suggest it. It doesnt really matter anyway I suppose, because i've noticed that you always mention the corresponding dmd anyway. I...
Phill Thorpe
phillbert168
Offline Send Email
Mar 26, 2004
10:02 pm
111
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...
b d
atarisoldiers
Offline Send Email
Mar 27, 2004
4:53 am
112
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...
anderson
hohumsmaster
Offline Send Email
Mar 29, 2004
6:57 am
113
... missing ... need ... I downloaded unDig 0.0.0.15. I'll see if I can compile it later. I've been working a little on fixing the problem with strip.d. I've ...
J C Calvarese
jccalvarese
Offline Send Email
Mar 29, 2004
11:36 pm
114
... Good news. Thanks for doing this. I would like to see dig back to it's former glory. -- -Anderson: http://badmama.com.au/~anderson/...
anderson
hohumsmaster
Offline Send Email
Mar 30, 2004
10:16 am
115
-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. ...
anderson
hohumsmaster
Offline Send Email
Apr 4, 2004
2:06 am
116
-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...
anderson
hohumsmaster
Offline Send Email
Apr 9, 2004
2:45 pm
117
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...
Carlos
santan_fan
Offline Send Email
May 9, 2004
4:45 am
118
... Done. ... I not quite sure how to do this without doubling the size of the make file. I've added a PARAMS in the makefile which you can modify if you wish...
anderson
hohumsmaster
Offline Send Email
May 9, 2004
9:16 am
119
... Great. ... make ... you ... in it. ... I took an easier path (although a bit dumb ;) ): I added -g to DIGLIBS (that's the name, right?). ... undig ... ...
Carlos
santan_fan
Offline Send Email
May 9, 2004
2:19 pm
120
... I guess you mean DIG_LIBRARIES. Partly wrong as it wouldn't account for all compilation cases. -- -Anderson: http://badmama.com.au/~anderson/...
anderson
hohumsmaster
Offline Send Email
May 9, 2004
2:54 pm
122
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...
J C Calvarese
jccalvarese
Offline Send Email
May 16, 2004
2:12 am
123
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...
J C Calvarese
jccalvarese
Offline Send Email
May 17, 2004
4:19 am
125
Oh good, the spammers have spotted us. Everyone, run!! ... _________________________________________________________________ Getting married? Find great...
b d
atarisoldiers
Offline Send Email
Jun 5, 2004
2:22 am
127
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...
gpineda2013
Offline
Sep 13, 2004
5:08 am
128
... a ... is ... program ... Memory leak? Why do you think it's a memory leak? The GC might look as if it was leaking memory for a while, and clean up later....
eye_midiclub
Offline Send Email
Sep 28, 2004
10:29 am
Messages 96 - 128 of 169   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help