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

Search found 46 matches
Forum Index
Author Message
  Topic: [patch]For building gtkD on Windows 7
heromyth

Replies: 1
Views: 12038

PostForum: gtkD   Posted: Wed Mar 07, 2012 8:42 pm   Subject: [patch]For building gtkD on Windows 7
Here is the patch. It's just about the demos.

Index: demos/gtkD/DemoCustomList/CustomList.d
===================================================================
--- demos/gtkD/DemoCustomList/C ...
  Topic: ScintillaD with Visual D
heromyth

Replies: 2
Views: 11324

PostForum: Visual D   Posted: Fri Sep 09, 2011 7:38 am   Subject: ScintillaD with Visual D
Thanks for sharing. I just tried it, some random comments:

- there is no description on external dependencies (dmd-version, win32-api)

The more infoes has been add into readme.txt.


- you ca ...
  Topic: ScintillaD with Visual D
heromyth

Replies: 2
Views: 11324

PostForum: Visual D   Posted: Sat Sep 03, 2011 6:15 am   Subject: ScintillaD with Visual D
I just announced a project named ScintillaD (https://bitbucket.org/heromyth/scintillad). It also supports Visual D as a project manager.

The Visual D really helped me greatly in debugging the prog ...
  Topic: Build DFL with CMake
heromyth

Replies: 2
Views: 17394

PostForum: DFL   Posted: Tue Jul 27, 2010 10:10 pm   Subject: Build DFL with CMake
If you think it's useful, I can e-mail it to you.
Sorry for that I can't find a better place to offer this file.
  Topic: Build DFL with CMake
heromyth

Replies: 2
Views: 17394

PostForum: DFL   Posted: Sun Jul 25, 2010 1:44 am   Subject: Build DFL with CMake
I update CMakeD, and use it to build DFL and its examples successfully.

Here are my works.
http://ys-i.ys168.com/?Dfl-CMakeD.zip_51bisp0e3e1bkisp0cnjtom5btn4bspn5b5btom5bsp4bu22f05f12z

PS: Use ...
  Topic: [patch]For builds with DMD 2.043 on Windows 7
heromyth

Replies: 5
Views: 11672

PostForum: gtkD   Posted: Fri Jun 25, 2010 6:36 pm   Subject: [patch]For builds with DMD 2.043 on Windows 7
Thanks!
This is still something missing in \src\gtkc\glibtypes.d like this.

version(D_Version2) {
private import std.c.stdio;
}


The using of FILE type needs it.
  Topic: [patch]For builds with DMD 2.043 on Windows 7
heromyth

Replies: 5
Views: 11672

PostForum: gtkD   Posted: Wed Jun 23, 2010 8:52 pm   Subject: [patch]For builds with DMD 2.043 on Windows 7
This bug comes back again. Check it, please!
  Topic: [patch]For builds with DMD 2.043 on Windows 7
heromyth

Replies: 5
Views: 11672

PostForum: gtkD   Posted: Tue Apr 13, 2010 8:44 am   Subject: [patch]For builds with DMD 2.043 on Windows 7
The build is OK on WinXP SP3, but failed on Windows 7 without this patch.
The error message is:

http://www.digitalmars.com/ctg/optlink.html
..\..\..\src\glib_Release.lib(Spawn)
Error 42: Symbol ...
  Topic: [resource] GTK+ for Windows Runtime Environment
heromyth

Replies: 1
Views: 7663

PostForum: gtkD   Posted: Thu Dec 10, 2009 7:20 am   Subject: [resource] GTK+ for Windows Runtime Environment
Here is another GTK+ for Windows packages. I think they have done a good job.
See: http://gtk-win.sourceforge.net/
  Topic: [patch]fixes for PopupMenu test
heromyth

Replies: 5
Views: 11055

PostForum: gtkD   Posted: Wed Dec 09, 2009 6:42 am   Subject: [patch]fixes for PopupMenu test
I must be thinking about someone else.
Oh, I am using the GtkD because it's a good GUI lib. And also I want to make it better for using, not just another gtk+ libs. I am not sure that I'll have a ful ...
  Topic: [patch]fixes for PopupMenu test
heromyth

Replies: 5
Views: 11055

PostForum: gtkD   Posted: Tue Dec 08, 2009 10:06 am   Subject: [patch]fixes for PopupMenu test
Added in svn

I am using svn, but I don't think I have the written right.
  Topic: gtkBuilder getObject issue
heromyth

Replies: 14
Views: 18500

PostForum: gtkD   Posted: Mon Dec 07, 2009 4:11 am   Subject: gtkBuilder getObject issue
It's so bad. I got failed with DSSS. Maybe the DMD is OK, and there is a little bug in DSSS Laughing

DSSS still uses an old dmd front end, other tools that still use the old front end might have the ...
  Topic: gtkBuilder getObject issue
heromyth

Replies: 14
Views: 18500

PostForum: gtkD   Posted: Mon Dec 07, 2009 4:11 am   Subject: gtkBuilder getObject issue
Sorry for this duplicated post!
  Topic: gtkBuilder getObject issue
heromyth

Replies: 14
Views: 18500

PostForum: gtkD   Posted: Mon Dec 07, 2009 4:04 am   Subject: gtkBuilder getObject issue
I've change Glade.d in svn
Thanks!

i noticed that you can't use Type.name(ObjectG) from the newFromWidget function as we a working with the structs at that point. would Type.name(ObjectG) be use ...
  Topic: [patch]fixes for PopupMenu test
heromyth

Replies: 5
Views: 11055

PostForum: gtkD   Posted: Mon Dec 07, 2009 3:51 am   Subject: [patch]fixes for PopupMenu test
A widget may have something another to do with mouse click. This fixes do a better demo.

--- gtk/PopupMenu.d (version 728)
+++ gtk/PopupMenu.d (working copy)
import gtk.Main;
i ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group