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

Search found 23 matches
Forum Index
Author Message
  Topic: DFL 0.8 release
Bojo

Replies: 13
Views: 24623

PostForum: DFL   Posted: Wed Mar 16, 2005 1:45 pm   Subject: DFL 0.8 release
I went ahead and made the changes in today's snapshot, but I can't see if it works since I don't have XP. ( http://www.dprogramming.com/dfl/snapshots/ )
Let me know how it goes Smile thanks
- Chris

...
  Topic: DFL 0.8 release
Bojo

Replies: 13
Views: 24623

PostForum: DFL   Posted: Fri Mar 04, 2005 12:39 pm   Subject: DFL 0.8 release
Sorry about this, all I can suggest is not using Application.enableVisualStyles() until someone finds a fix. I don't know what to do about this, I'm not even using Windows XP. Does the old manifest fi ...
  Topic: DFL 0.8 release
Bojo

Replies: 13
Views: 24623

PostForum: DFL   Posted: Tue Mar 01, 2005 11:32 am   Subject: Re: Problem on Windows XP (sp2)
When starting the combo sample, an exception is raised "Unable to obtain information for window class COMBOBOX". The same error is raised when launching the treeview sample, but then for window class ...
  Topic: PictureBox stretching artifacts
Bojo

Replies: 4
Views: 12440

PostForum: DFL   Posted: Fri Feb 25, 2005 3:59 pm   Subject: PictureBox stretching artifacts
Ok, thanks. I made the change in today's snapshot.
- Chris

Great, looks fine now. Very Happy

Regards

Bo
  Topic: PictureBox stretching artifacts
Bojo

Replies: 4
Views: 12440

PostForum: DFL   Posted: Fri Feb 25, 2005 1:00 pm   Subject: Re: PictureBox stretching artifacts
The default StretchBlt mode is COLORONCOLOR. Perhaps you just don't like the poor quality of the nearest neighbor algorighm? The mode HALFTONE has a lot better quality but it's a lot slower and is o ...
  Topic: PictureBox stretching artifacts
Bojo

Replies: 4
Views: 12440

PostForum: DFL   Posted: Fri Feb 25, 2005 10:05 am   Subject: PictureBox stretching artifacts
When using the sizeMode STRETCH_IMAGE, artifacts occur when image is reduced in size. (Black lines)

I've had this problem before, and it's due to the default StretchBlt-mode, which is BLACKONWHITE ...
  Topic: DFL 0.7 release
Bojo

Replies: 5
Views: 14495

PostForum: DFL   Posted: Wed Dec 15, 2004 12:06 pm   Subject: DFL 0.7 release
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(){}

Wh ...
  Topic: DFL 0.7 release
Bojo

Replies: 5
Views: 14495

PostForum: DFL   Posted: Wed Dec 15, 2004 7:56 am   Subject: DFL 0.7 release
Nice update!

Both buttons and radio-buttons look fine now in XP. Very Happy
  Topic: Form Designer for DFL
Bojo

Replies: 16
Views: 32034

PostForum: DFL   Posted: Mon Dec 06, 2004 4:59 pm   Subject: Re: Form Designer for DFL
I've started a point-and-click form designer for DFL called DFL Designer.

It looks very promising. Very Happy
  Topic: Repaint problem
Bojo

Replies: 1
Views: 7006

PostForum: DFL   Posted: Tue Nov 30, 2004 11:18 am   Subject: Repaint problem
Was experimenting with the draw example when I noticed a repainting problem.

If you reduce the width of the form and then increase it again, the text from drawText is not repainted properly.

It ...
  Topic: Radiobuttons makes program hang
Bojo

Replies: 4
Views: 11336

PostForum: DFL   Posted: Sun Nov 21, 2004 9:40 am   Subject: Re: Radiobuttons makes program hang
Create some radiobuttons in a groupbox or panel.

Create some radiobuttons directly on the form.

As soon as you click on one of the forms radiobuttons, the program hangs.


I think it's due to ...
  Topic: Radiobuttons makes program hang
Bojo

Replies: 4
Views: 11336

PostForum: DFL   Posted: Sat Nov 20, 2004 8:03 pm   Subject: Radiobuttons makes program hang
Create some radiobuttons in a groupbox or panel.

Create some radiobuttons directly on the form.

As soon as you click on one of the forms radiobuttons, the program hangs.
  Topic: Delegates in event handlers
Bojo

Replies: 2
Views: 7963

PostForum: DFL   Posted: Sun Nov 14, 2004 5:09 pm   Subject: Delegates in event handlers
Non-static member functions are delegates. You're probably referring to a literal delegate with the delegate keyword. Delegate literals only work if you're sure the event won't be fired after the func ...
  Topic: Problems with DFL and DMD v. 0.106
Bojo

Replies: 2
Views: 9050

PostForum: DFL   Posted: Sun Nov 14, 2004 4:58 pm   Subject: Re: Problems with DFL and DMD v. 0.106

Thanks for bringing this to my attention.
I've released DFL 0.5 with fixes. http://www.dprogramming.com/dfl.php

class dfl.messagebox.MessageBox member this is not accessible

This is probably ...
  Topic: Problems with DFL and DMD v. 0.106
Bojo

Replies: 2
Views: 9050

PostForum: DFL   Posted: Fri Nov 12, 2004 5:50 pm   Subject: Problems with DFL and DMD v. 0.106
I get the following errors when using DFL with DMD v. 0.106:

class dfl.messagebox.MessageBox member this is not accessible
class dfl.button.Button member this is not accessible

Confused
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group