FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 6 matches
Forum Index
Author Message
  Topic: Anybody there?
ndove

Replies: 4
Views: 25487

PostForum: eclipseD   Posted: Fri Nov 19, 2004 12:13 am   Subject: Anybody there?
Sweet deal.

I'll look through it. No promises as of yet, but seeing as how I use it all the time, I'll probably come up with something sooner than later.

Thanks
  Topic: Anybody there?
ndove

Replies: 4
Views: 25487

PostForum: eclipseD   Posted: Thu Nov 18, 2004 8:24 pm   Subject: Takeover
Would you mind if someone took over development?
  Topic: Forward References?
ndove

Replies: 2
Views: 7681

PostForum: General   Posted: Sun Oct 24, 2004 3:07 am   Subject: Forward References?
Thanks for the response.

All the imports in my class file are declared privately, including the layout module. The class, declared below the imports, contains the Bounds and Position type propertie ...
  Topic: Forward References?
ndove

Replies: 2
Views: 7681

PostForum: General   Posted: Sun Oct 24, 2004 12:58 am   Subject: Forward References?
I'm lost on this one, so I'll just get straight to the code:


// layout.d
struct Bounds
{
int Bottom = 0;
int Left = 0;
int Right = 0;
int Top = 0;
}

struct Position ...
  Topic: Linux... again
ndove

Replies: 8
Views: 13059

PostForum: Derelict   Posted: Sun Oct 17, 2004 9:33 am   Subject: Roger that
You were right.

I was skeptical at first, considering that after I did what you said, I wound up with a buffer full of errors. Closer observation made me realize I forgot to use -ldl when I compil ...
  Topic: Linux... again
ndove

Replies: 8
Views: 13059

PostForum: Derelict   Posted: Sat Oct 16, 2004 11:48 pm   Subject: Linux... again
First off, I'd like to thank you for making it so easy to use SDL within D. SDL is a great library, and D, a great language, and they compliment eachother nicely.

After some modifications to Dereli ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group