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

Search found 7 matches
Forum Index
Author Message
  Topic: pragma(link, ..) vs pragma(lib, ..) on Windows
gc1

Replies: 1
Views: 10828

PostForum: DSSS   Posted: Sun Mar 07, 2010 1:17 pm   Subject: pragma(link, ..) vs pragma(lib, ..) on Windows
DSSS generates pragma(link, "library-name") statements in installed .di files

But on Windows pragma(link is not implemented, it gives an error message like:

Error: pragma link unrecogn ...
  Topic: How do I derive a class from gtk.Container ?
gc1

Replies: 1
Views: 6452

PostForum: gtkD   Posted: Thu Mar 04, 2010 5:54 am   Subject: How do I derive a class from gtk.Container ?
If I want to derive a class from gtk.Container how should I allocate the GtkContainer structure to pass to the constructor of gtk.Container ?

gtktypes.d defines the GtkContainer structure as empty ...
  Topic: How do I set the color of a HSeparator or VSeparator object?
gc1

Replies: 1
Views: 7388

PostForum: gtkD   Posted: Tue Mar 02, 2010 1:57 pm   Subject: How do I set the color of a HSeparator or VSeparator object?
I'll answer my own question. I couldn't find a way of changing the color of a HSeparator or VSeparator object - but I found the following worked fine for objects to be attached to a gtk.Table object ( ...
  Topic: How do I set the color of a HSeparator or VSeparator object?
gc1

Replies: 1
Views: 7388

PostForum: gtkD   Posted: Sun Feb 28, 2010 11:03 am   Subject: How do I set the color of a HSeparator or VSeparator object?
I have tried setting the color of a gtk.HSeparator or gtk.VSeparator object using modifyFg(), modifyBg(), modifyText() and modifyBase(). None of these affect the separator's color, it remains grey.
...
  Topic: g_main_context_prepare() called recursively message(Windows)
gc1

Replies: 3
Views: 11728

PostForum: gtkD   Posted: Wed Feb 24, 2010 3:12 am   Subject: g_main_context_prepare() called recursively message(Windows)
Also happens on C demo programs so it looks like this is a gtk library problem and not a gtkD problem.

Looking further I found this is gtk+ bug 552041 and has been present for quite some time and u ...
  Topic: g_main_context_prepare() called recursively message(Windows)
gc1

Replies: 3
Views: 11728

PostForum: gtkD   Posted: Tue Feb 23, 2010 5:00 pm   Subject: g_main_context_prepare() called recursively message(Windows)
I'm using gtk runtime v2.16.6 (file gtk2-runtime-2.16.6-2010-02-21-ash.exe) from the link on the project Wiki page for Windows users.

I have also tried v2.18.7 from the binary download on http://w ...
  Topic: g_main_context_prepare() called recursively message(Windows)
gc1

Replies: 3
Views: 11728

PostForum: gtkD   Posted: Mon Feb 22, 2010 5:53 pm   Subject: g_main_context_prepare() called recursively message(Windows)
Running the demos\gtk\HelloWorld.exe program on MS Windows XP whenever I right click on the program icon in the Windows task bar the program displays a constant stream of warning messages to the conso ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group