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

DFL 0.7 release

 
Post new topic   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DFL
View previous topic :: View next topic  
Author Message
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Wed Dec 15, 2004 5:06 am    Post subject: DFL 0.7 release Reply with quote

Changes since 0.6:

Added SystemColors to dfl/drawing.d.
Added dfl/combobox.d with ComboBox control.
Added examples/combo.d to demonstrate ComboBox.
XP styles should work better with Button.
Added dfl/treeview.d with TreeView control.
Added examples/treeview.d to demonstrate TreeView.
Rectangle has been renamed to Rect to avoid conflicts.

http://www.dprogramming.com/dfl.php
Back to top
View user's profile Send private message
Bojo



Joined: 22 Oct 2004
Posts: 23
Location: Denmark

PostPosted: Wed Dec 15, 2004 7:56 am    Post subject: Reply with quote

Nice update!

Both buttons and radio-buttons look fine now in XP. Very Happy
Back to top
View user's profile Send private message
tyro



Joined: 04 Dec 2004
Posts: 13

PostPosted: Wed Dec 15, 2004 11:53 am    Post subject: Reply with quote

Quick question Chris. I downloaded DFL and attempted to install it on my machine but could not compile my test file which currently only contains the following:

import dfl.all;
void main(){}

What is the proper way to install DFL?

Andrew
Back to top
View user's profile Send private message
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Wed Dec 15, 2004 12:04 pm    Post subject: Reply with quote

tyro wrote:
What is the proper way to install DFL?

Andrew


Did you try what dfl.chm said and add dfl's parent directory to sc.ini's DFLAGS?
Here's what mine looks like,
Arrow DFLAGS="-Id:\d\import;?@P?\..\src\phobos"
If so, what exactly is going wrong?
- Chris
Back to top
View user's profile Send private message
Bojo



Joined: 22 Oct 2004
Posts: 23
Location: Denmark

PostPosted: Wed Dec 15, 2004 12:06 pm    Post subject: Reply with quote

tyro wrote:
Quick question Chris. I downloaded DFL and attempted to install it on my machine but could not compile my test file which currently only contains the following:

import dfl.all;
void main(){}

What is the proper way to install DFL?

Andrew


I just unpacked the dfl.lib file to \dmd\lib

Then I unpacked everything to \dmd\dfl

and changed the following line in \dmd\bin\sc.ini to:

DFLAGS="-I?@P?\..\src\phobos";\dmd\dfl\

Don't know if it's the proper way, but it works here.

Regards

Bo
Back to top
View user's profile Send private message
tyro



Joined: 04 Dec 2004
Posts: 13

PostPosted: Wed Dec 15, 2004 12:40 pm    Post subject: Reply with quote

Vathix wrote:
tyro wrote:
What is the proper way to install DFL?

Andrew


Did you try what dfl.chm said and add dfl's parent directory to sc.ini's DFLAGS?
Here's what mine looks like,
Arrow DFLAGS="-Id:\d\import;?@P?\..\src\phobos"
If so, what exactly is going wrong?
- Chris


That does the trick. I hadn't read the dfl.chm either. Guess I need to pay more attention. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DFL All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group