specify which child widget to be on top in GtkFixed?!

2010-02-09 Thread ferar achkar
greetings, I'm having trouble with GtkFixed and their children, how can I specify which child widget to be on top. In the code snippet below no matter were I create the TextEntry it always get drawn on top of the other widgets! how can specify which child widget to be on top of the others at run

safely emit signal to main loop (main thread) from worker thread

2010-01-28 Thread ferar achkar
greetings, How can I safely emit a custom signal from a working thread to gtk main loop (main thread) to execute a custom call back function connected to that custom signal. A short working example or a link to that is appreciated. regards, ferar ___

missing translations for stock item menus

2009-09-14 Thread ferar achkar
Hi, I'v cross compiled various gtk+ based applications to ARM based system. The locale settings are de_DE, although most of the menus and messages appear in german, there are those gtk stock based menus like gtk-copy, gtk-paste, etc don't get translated to proper german ones for all the