Am Montag, den 25.10.2010, 15:49 +0200 schrieb Robin Gareus: [........] > for completeness and since guitarix is GTK: > gint my_root_x, my_root_y, my_width, my_height; > > gtk_window_get_size (GTK_WINDOW(window1), &my_width, &my_height); > gtk_window_get_position (GTK_WINDOW(window1), &my_root_x, &my_root_y); > .. > gtk_window_resize(GTK_WINDOW(window1),my_width,my_height); > gtk_window_move(GTK_WINDOW(window1),my_root_x,my_root_y); > [.......] > >> HTH, > >> robin for those how interested in the gx_head development, update your checkouts to get the latest insight. + save and restore windows position and size + all controls inside the racks (one mono, one stereo) + resizeable racks + new "face" for the racks + added some effects + fixed some bugs (effect order) + selectable knob mode (radial or linear) - disable right click on knob for 64bit users to prevent a segfault comments and suggestions are welcome greats hermann _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user