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

Search found 9 matches
Forum Index
Author Message
  Topic: How can I turn on code completion
kanryu

Replies: 4
Views: 9389

PostForum: Visual D   Posted: Fri May 28, 2010 6:27 am   Subject: Re: How can I turn on code completion

1.I can build a plain D (just phobos) program under release mode but can not build under Debug mode even a plain d program.I reports
"cannot launch debugger on d:\Dlang\dex\d2ex\consoleapp1\c ...
  Topic: c#/c++ bmp.LockBits - like function for DFL
kanryu

Replies: 3
Views: 19655

PostForum: DFL   Posted: Thu May 20, 2010 11:49 am   Subject: c#/c++ bmp.LockBits - like function for DFL
call GetDIBits() for HBITMAP of class Bitmap

http://msdn.microsoft.com/ja-jp/library/cc428673.aspx


and current DFL uses gdi32.dll directly.
I think it should use gdiplus then more better. Smile
  Topic: I supppose to make DFL apps with XML for designing widgets
kanryu

Replies: 3
Views: 19160

PostForum: DFL   Posted: Thu May 20, 2010 11:42 am   Subject: I supppose to make DFL apps with XML for designing widgets
I implement again the sample generator with xslt. Smile

http://knivez.homelinux.org/~spro/d/dfl_xml03.zip
  Topic: exe file size
kanryu

Replies: 6
Views: 27033

PostForum: DFL   Posted: Fri May 14, 2010 10:58 am   Subject: Re: exe file size
But when I've download and compile simple Hello, World program with DFL and dmd 2.038(1.053) I've got 1MB for release version Sad

DFL is needed to support many kind of controls used in windows, like ...
  Topic: Release Announcements
kanryu

Replies: 35
Views: 112355

PostForum: Visual D   Posted: Sun May 09, 2010 5:59 pm   Subject: Great Project!
I have waited for programming D with Visual Studio!!!

This is perfect if implemented about code-supplement and search for definition of identifier.

I try to read source codes of the project.

...
  Topic: I supppose to make DFL apps with XML for designing widgets
kanryu

Replies: 3
Views: 19160

PostForum: DFL   Posted: Sun May 09, 2010 9:27 am   Subject: Re: DFL apps with XML for designing widgets
This is looking cool. Where is bud_design?

OKey.

I implement a sample generator with python Very Happy

http://knivez.homelinux.org/~spro/d/dfl_xml02.zip
  Topic: I supppose to make DFL apps with XML for designing widgets
kanryu

Replies: 3
Views: 19160

PostForum: DFL   Posted: Sat May 08, 2010 11:01 am   Subject: I supppose to make DFL apps with XML for designing widgets
This is a sample implementation for DFL to design Widgets with XML.
It aims:
- to separate design of widgets from source-codes.
- to make Widget Designer Application easier(e.g. Entice Designer) ...
  Topic: Modified for dmd-2.043!
kanryu

Replies: 1
Views: 13189

PostForum: PyD   Posted: Mon May 03, 2010 12:52 pm   Subject: Modified for dmd-2.043!
I modified the source codes of PyD to be able to compile with dmd-2.043 Very Happy
needed many changes to do it.

Here is the code.
http://knivez.homelinux.org/~spro/d/pyd_infrastructure.zip

This can ...
  Topic: Modified for dmd-2.043!
kanryu

Replies: 0
Views: 12510

PostForum: DFL   Posted: Sun May 02, 2010 2:27 pm   Subject: Modified for dmd-2.043!
I modified the source codes of DFL to be able to compile with dmd-2.043 Very Happy
needed many changes to do it.

Here is the code.
http://knivez.homelinux.org/~spro/d/import_dfl.zip

I hope to be merg ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group