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

Search found 13 matches
Forum Index
Author Message
  Topic: New Update Schedule
HateWork

Replies: 10
Views: 92428

PostForum: DFL   Posted: Thu Sep 02, 2010 12:27 am   Subject: New Update Schedule
Chris,

Any thread or wishlist for suggestions?
A bin paste (http://paste.dprogramming.com/ perhaps) for user suggested code?
  Topic: drag & drop freeze
HateWork

Replies: 5
Views: 20417

PostForum: DFL   Posted: Wed Sep 01, 2010 6:47 pm   Subject: drag & drop freeze
Looks like it's a compiler compatibility issue. I tried drag n drop examples under WinXP SP2, DMD1 (1.030), DFL 0.9.8 (stable release) and all examples work in release and debug mode.
Remember that D ...
  Topic: Form icon example
HateWork

Replies: 2
Views: 15743

PostForum: DFL   Posted: Wed Sep 01, 2010 6:30 pm   Subject: Form icon example
Hi Andrej,

You forgot to include the compiled resource file in your build script.
Modify your batch file to look like this:

rcc -32 foo.rc
dfl foo.d -debug -gui foo.res

Add the "foo.re ...
  Topic: exe file size
HateWork

Replies: 6
Views: 26709

PostForum: DFL   Posted: Tue Aug 31, 2010 12:22 am   Subject: DMD's fault: Issue 2254
This is due to DMD/Phobos' fault. Check out issue 2254, it's been there for a lot of time preventing newer versions to become the latest stable version and when more and more things are added to phobo ...
  Topic: Want PNG Support?
HateWork

Replies: 5
Views: 13398

PostForum: DFL   Posted: Mon May 05, 2008 5:40 pm   Subject: Want PNG Support?
PNG support is more than important at this point.

But the question was: does anyone need built-in png support in DFL (using Picture/Picture-based class), AFAIK

I do! Create a poll please!
  Topic: StatusBar and SBPanel, definitely something wrong
HateWork

Replies: 0
Views: 6726

PostForum: DFL   Posted: Mon May 05, 2008 5:36 pm   Subject: StatusBar and SBPanel, definitely something wrong
Hi Chris,

I sent you an email the last year i think reporting a bug about the status bar control not showing panels and text, you solved it that time but now that i tested the control again i disco ...
  Topic: Want PNG Support?
HateWork

Replies: 5
Views: 13398

PostForum: DFL   Posted: Tue Apr 01, 2008 8:28 pm   Subject: Want PNG Support?
I think there's already a D port for png, or at least an import file for the dll but in this case all dfl programmers must include the png dll with their program.

I hope you get the idea.
  Topic: Transparent control
HateWork

Replies: 1
Views: 7004

PostForum: DFL   Posted: Mon Feb 25, 2008 10:11 am   Subject: Transparent control
Hi,

Is it possible to create a transparent control? i mean, like a Rect but with mouse events that can be located on front of other controls (a picturebox for example) without painting on top of th ...
  Topic: Window handle
HateWork

Replies: 6
Views: 13679

PostForum: ArcLib   Posted: Wed Jan 30, 2008 12:43 pm   Subject: Window handle
It is simple, i want to embedd images, strings and other stuff into the executable (resource file), then if you want to load a string for example you would use LoadString from the win32 api, but this ...
  Topic: Asteroids Crash
HateWork

Replies: 2
Views: 7774

PostForum: ArcLib   Posted: Wed Jan 30, 2008 12:40 pm   Subject: Asteroids Crash
Haha, it worked, tryly amazing, thanks.
  Topic: Window handle
HateWork

Replies: 6
Views: 13679

PostForum: ArcLib   Posted: Sat Jan 26, 2008 8:45 pm   Subject: Window handle
I'm doing my first attempts to use arc under win32, i want to know how can i get the handle to the main window?. I want to do this because i want to use the resource api from win32 to load strings and ...
  Topic: Asteroids Crash
HateWork

Replies: 2
Views: 7774

PostForum: ArcLib   Posted: Sat Jan 26, 2008 8:31 pm   Subject: Asteroids Crash
Hi,

Before trying out arclib i compiled asteroids to see what can be done with arclib. I compiled it successfully, i installed the binaries (images and other stuff) but when executed i get an error ...
  Topic: D3DX
HateWork

Replies: 14
Views: 47997

PostForum: Bindings   Posted: Sat Oct 20, 2007 6:51 pm   Subject: D3DX
I wonder where MinGW's team get the example headers, or they create them from scratch?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group