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

Widget flags

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
maelp



Joined: 23 Sep 2007
Posts: 12

PostPosted: Tue Jun 24, 2008 6:35 am    Post subject: Widget flags Reply with quote

Hello,

another related question : is there a way to set a widget flags (to allow the widget to grab focus), it's not obvious since the GtkWidget struct seems buggy because some fields are missing...

are all the interfaces built automatically, or is there some manual changes being performed ? How could we ameliorate the automatic processing of the API to build gtkD automatically ?
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Tue Jun 24, 2008 12:15 pm    Post subject: Re: Widget flags Reply with quote

maelp wrote:
Hello,

another related question : is there a way to set a widget flags (to allow the widget to grab focus), it's not obvious since the GtkWidget struct seems buggy because some fields are missing...


The Macro's currently aren't wrapped.

Quote:
are all the interfaces built automatically, or is there some manual changes being performed?


It's all generated from the documentation, there a no manual changes. there are a few manual additions, you can find then in the code segments in the APILookup files. These files are located in the wrap directory.

Quote:
How could we ameliorate the automatic processing of the API to build gtkD automatically ?


"ameliorate" my native language is not English, this means something like "improve" right?

To improve the wrapping of the structs the header files need to be phrased instead of the documentation, since not all fields are visible in the documentation.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group