GtkPlot questions

2008-04-16 Thread Randy Poe
: I managed to trigger the event by switching the tabs under program control by two successive calls to gtk_notebook_set_current_page, but that seems like kind of a kluge). -- Randy Poe Senior Member Engineering Staff Lockheed Martin Advanced Technology Laboratory Sixth Floor, 3 Executive Campus

Keep window on top?

2008-01-11 Thread Randy Poe
I'm experimenting with a modal dialog and finding that it has an unfortunate behavior. There is nothing forcing the window to stay on top. As a result, you can click on the underlying window to bring it up, but because there is an active modal dialog the main window is unresponsive, and the user ha

Frustration with GtkActions

2008-01-08 Thread Randy Poe
I am running into incredible frustration (as a GTK newbie) trying to use GtkAction's. This is in Redhat Linux, using GTK 2.4.13. The application is meant to be portable to Windows XP (where it will be compiled with GTK 2.6). For administrative reasons, Linux/GTK 2.4 is fixed as our development env