Re: GUI app design questions

2005-03-31 Thread Eljin
Thanks from me too. Question: Has anyone written a GTK interfaced oscilloscope package? I would like to see the source code. I've looked at porting Xoscope and would like to do it for the Gnome. Eljin Carsten Burstedde wrote: 1. I'm not used to giving up program flow by calling gtk_ma

notebook causes segmentation fault

2005-03-22 Thread Eljin
Hello, I'm new to the list and admittedly a novice to programming. I'm trying to use "gtk_notebook_remove _page" or any other "notebook" function and am not understanding why my program keeps crashing with a segmentation fault. I'm using GTK 2.4.3, Glade and Anjuta to build a simple app. In Glad