Can I Disable or Alter GtkEntry and GtkTextView Clipboard Menus?

2007-12-17 Thread Vallone, Anthony
I am developing applications that run in a very user controlled environment (think big brother). When a GtkEntry or GtkTextView widget is clicked with button 3, a clipboard menu opens with basic clipboard options, an "Input Methods" sub menu, and an "Insert Unicode ..." sub menu. How can I disabl

Gtk and threading

2007-12-17 Thread Andres Gonzalez
There was a recent discussion about Gtk and threading--I have some more questions. I have a separate thread that is running capturing video data from a camera. Seems to me that this needs its separate thread. In my main thread I am running a Gtk application that I want to display the images from t