<?xml version="1.0"?>
			<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Dfl | Dprogramming.com Wiki</title>
			<link>http://wiki.dprogramming.com/Dfl/RecentChanges</link>
			<description>Dfl.RecentChanges</description>
			<lastBuildDate>Mon, 30 Aug 2010 05:36:15 GMT</lastBuildDate>
			<generator>pmwiki-2.0.beta36</generator>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / DflCompat</title>
	        <link>http://wiki.dprogramming.com/Dfl/DflCompat</link>
	        <description>DFL Compatibility
Application.setCompat(DflCompat compat)

Sets application compatibility to the behavior of a previous version of DFL. This function is set as deprecated because it re-enables  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/DflCompat ChrisMiller 2010-08-30T05:36Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-30T05:36Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / AddOns</title>
	        <link>http://wiki.dprogramming.com/Dfl/AddOns</link>
	        <description>DFL Add-Ons
Note: it is easy for addons to become outdated. If an addon includes a lib file, it is likely you will need to rebuild it or not use it and directly compile the modules in with your  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/AddOns ChrisMiller 2010-08-09T23:40Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-09T23:40Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / Snapshots</title>
	        <link>http://wiki.dprogramming.com/Dfl/Snapshots</link>
	        <description>DFL snapshots
Note: 
DFL is also hosted on dsource.org's subversion via:
svn co http://svn.dsource.org/projects/dfl/trunk/win32 dfldsource/win32
the subversion repository is sometimes slightly more  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/Snapshots ChrisMiller 2010-08-02T08:05Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-08-02T08:05Z</dc:date>
	        </item>
		<item>
		<dc:creator>dsimcha</dc:creator>
	        <title>Dfl / ToDo</title>
	        <link>http://wiki.dprogramming.com/Dfl/ToDo</link>
	        <description>DFL To-Do Lists
This page contains lists of things planned or considered to be implemented in future versions of DFL.
You can vote for up to 3 features in any of the below lists by putting your unique  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/ToDo dsimcha 2010-07-09T01:59Z</guid>
	        <dc:contributor>dsimcha</dc:contributor>
	        <dc:date>2010-07-09T01:59Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / SetupInstructions</title>
	        <link>http://wiki.dprogramming.com/Dfl/SetupInstructions</link>
	        <description>New: Tutorial

Installation
Follow the DMD installation instructions at http://www.digitalmars.com/d/dcompiler.html
Download DFL from http://www.dprogramming.com/dfl.php or Snapshots
If using the exe  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/SetupInstructions ChrisMiller 2010-06-01T18:30Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-06-01T18:30Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / CompileVersions</title>
	        <link>http://wiki.dprogramming.com/Dfl/CompileVersions</link>
	        <description>Compile-time versions supported by DFL.

To use these versions, you will need to recompile DFL, and you will probably also need to supply these versions when compiling your programs.

An easy way to  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/CompileVersions ChrisMiller 2010-05-20T21:38Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-05-20T21:38Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / D2-0</title>
	        <link>http://wiki.dprogramming.com/Dfl/D2-0</link>
	        <description>D 2.0
DFL now works with version 2 D compilers! but this is not officially supported since D 2.x is a moving target.

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/D2-0 ChrisMiller 2010-05-20T21:26Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2010-05-20T21:26Z</dc:date>
	        </item>
		<item>
		<dc:creator>RobertJacques</dc:creator>
	        <title>Dfl / BugList</title>
	        <link>http://wiki.dprogramming.com/Dfl/BugList</link>
	        <description>DFL Bug List
Add possible bugs to this page.

Note that most of these are not exactly bugs but are minor issues or missing features, and most of them have simple workarounds.

Not thread safe except  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/BugList RobertJacques 2009-09-02T03:45Z</guid>
	        <dc:contributor>RobertJacques</dc:contributor>
	        <dc:date>2009-09-02T03:45Z</dc:date>
	        </item>
		<item>
		<dc:creator>bill baxter</dc:creator>
	        <title>Dfl / GlControl</title>
	        <link>http://wiki.dprogramming.com/Dfl/GlControl</link>
	        <description>An OpenGL control for use with DFL: GLControl.
Download dfl_opengl_0.22

Written by Anders Bergh, Bill Baxter
under the WTFPL license (do what you want)

Version 0.22 changes:
One more void* to HANDLE  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/GlControl bill baxter 2009-01-17T06:49Z</guid>
	        <dc:contributor>bill baxter</dc:contributor>
	        <dc:date>2009-01-17T06:49Z</dc:date>
	        </item>
		<item>
		<dc:creator>ideage</dc:creator>
	        <title>Dfl / Printting</title>
	        <link>http://wiki.dprogramming.com/Dfl/Printting</link>
	        <description>use PrintDocument? to Print page

+Unicode DFL and Printting 2008-12-14+

1.PrintPreview?.

2.One file ,zero setup.

3.include Examples.

References: ideage blog?, http://ideage.javaeye.com, 

Print  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/Printting ideage 2008-12-14T06:46Z</guid>
	        <dc:contributor>ideage</dc:contributor>
	        <dc:date>2008-12-14T06:46Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / Tutorial</title>
	        <link>http://wiki.dprogramming.com/Dfl/Tutorial</link>
	        <description>DFL Tutorial
DFL, the D Forms Library, is an easy to use user interface toolkit for the D programming language. It brings you a high level, easy to use interface, abstracted from the native API.

New  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/Tutorial ChrisMiller 2008-11-29T22:38Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2008-11-29T22:38Z</dc:date>
	        </item>
		<item>
		<dc:creator>TSalm</dc:creator>
	        <title>Dfl / ExampleCode</title>
	        <link>http://wiki.dprogramming.com/Dfl/ExampleCode</link>
	        <description>There are also many examples packaged with DFL located at packages\dfl\examples
FormIconExample - How to load an icon and set it to the Form.
PathLabelExample - Optimally displaying a file path in a  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/ExampleCode TSalm 2008-10-29T21:08Z</guid>
	        <dc:contributor>TSalm</dc:contributor>
	        <dc:date>2008-10-29T21:08Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / PathLabelExample</title>
	        <link>http://wiki.dprogramming.com/Dfl/PathLabelExample</link>
	        <description>Showing a file path in a label
Some file paths take up too much space so you want to trim out the middle, here's a control you can use to do this:

=d [=   class PathLabel?: Label
{
	protected  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/PathLabelExample ChrisMiller 2008-03-31T23:57Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2008-03-31T23:57Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / ChangeLog</title>
	        <link>http://wiki.dprogramming.com/Dfl/ChangeLog</link>
	        <description>Future
Changes to the next version.

0.9.7 on 20080226
DflCompat added for compatibility.

Fixed scrolling issue with display rectangle (and docked controls).
Fixed label edit (in-place text editing)  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/ChangeLog ChrisMiller 2008-02-26T18:50Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2008-02-26T18:50Z</dc:date>
	        </item>
		<item>
		<dc:creator>baxissimo</dc:creator>
	        <title>Dfl / HomePage</title>
	        <link>http://wiki.dprogramming.com/Dfl/HomePage</link>
	        <description>The DFL Windowing Library
D Forms Library, or DFL, is a Win32 windowing library for the D language. DFL attempts to bring a high level, easy to use interface to the Win32 API. In fact, you rarely even  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/HomePage baxissimo 2007-12-02T09:57Z</guid>
	        <dc:contributor>baxissimo</dc:contributor>
	        <dc:date>2007-12-02T09:57Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / DflDll2</title>
	        <link>http://wiki.dprogramming.com/Dfl/DflDll2</link>
	        <description>DLLs that use DFL. Note that DFL comes with a smaller example.
This example requires DFL snapshot 20070928 or newer.

Download here

 ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/DflDll2 ChrisMiller 2007-09-29T04:13Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2007-09-29T04:13Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / SimplePictureBox</title>
	        <link>http://wiki.dprogramming.com/Dfl/SimplePictureBox</link>
	        <description>You want a PictureBox to be transparent and show the form's background where the picture box image doesn't cover...

=d [=
import dfl.all;
import dfl.internal.winapi;

/// A simple picture box with a  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/SimplePictureBox ChrisMiller 2007-09-18T16:37Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2007-09-18T16:37Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / Tutorial2</title>
	        <link>http://wiki.dprogramming.com/Dfl/Tutorial2</link>
	        <description>DFL Tutorial (Part 2)
On the previous page we covered setting up your D compiler and DFL, choosing an editor or IDE, and compiling example DFL source files. Now we will cover writing some of your own  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/Tutorial2 ChrisMiller 2007-09-16T20:23Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2007-09-16T20:23Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / SimpleLabel</title>
	        <link>http://wiki.dprogramming.com/Dfl/SimpleLabel</link>
	        <description>So you want a label of text on your form but have it keep the form's background...

=d [=
import dfl.all;
import dfl.internal.winapi;

/// A simple label that does not show a background and does not  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/SimpleLabel ChrisMiller 2007-09-14T15:30Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2007-09-14T15:30Z</dc:date>
	        </item>
		<item>
		<dc:creator>ChrisMiller</dc:creator>
	        <title>Dfl / TutorialNotes</title>
	        <link>http://wiki.dprogramming.com/Dfl/TutorialNotes</link>
	        <description>Notes for making a better DFL Tutorial
DFL needs a decent tutorial. Here are some notes. Feel free to add to this page and use it for ideas for improving a DFL tutorial.


Whoever you are, please drop  ...</description>
		<guid isPermaLink="false">http://wiki.dprogramming.com/Dfl/TutorialNotes ChrisMiller 2007-08-25T12:45Z</guid>
	        <dc:contributor>ChrisMiller</dc:contributor>
	        <dc:date>2007-08-25T12:45Z</dc:date>
	        </item></channel></rss>