Re: GIO - Simple socket Client - Need suggestions on which API set to use (or sample code)

2013-05-25 Thread schuster . bernhard
I used gsocketconnection (actually derived classes for server and client) some time ago. It worked pretty well under *nix, did not test it with any microsoft products. The applucation I wrote implemented a custom protocol ontop of TCP/IP. If you got fyrther questions keep asking. Best Bernhard

Re: How to generate event explicit (through code) ?

2012-04-23 Thread schuster . bernhard
http://developer.gnome.org/gobject/unstable/gobject-Signals.html g_signal_emit is what you are looking for. Regaards BernhardLeena Chourey schrieb am 23.04.12 13:46: Hello list, I want the focus to move selection/focus from one icon to another automatically on single key press. I have tried to ju

Re: no "File", "Edit, "Help" strings in upper left

2012-01-28 Thread schuster . bernhard
Give gtk-demo binary a shot, it includes a multitude of minimal examples Regards Bernhard Gary Kline schrieb am 29.01.12 02:51: i am testing several tutorial examples to get the top menubar, but after four tries, zip. there are no complaints from the compiler. i can't figure this one out. anybo

Re: re-parenting?

2011-12-28 Thread schuster . bernhard
>From what I reaad this sounds like your boxes child widget already has a >parent widget. Though not 100 percent sure. Gary Kline schrieb am 28.12.11 05:08: on a callback that displays --and possibly speaks text i run into the following error: (main:15491): Gtk-CRITICAL **: gtk_box_pack: asse