[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Events and Signals



 
 
IŽm writing an application that receive udp packets. It depending on the kind of info of the packet I show some messages in Gtk_Label.
But now IŽd like to add a menu to my application, and IŽd like to control the menu with network events.
I was thinking to use ItemFactory to make menu, but I cant image how to control it without mouse or keboard events.
I was taking a look to mailing list and on line documentation but I couldnŽt find information to clear this doubt.
It is posible to use gtk_signal_emit() to emulate a keyboard event to manage the menu each time that I receive a network packet?
Any help IŽll thank a lot.
 
Regards
 
 
Ariel Antonio Fritz


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]