Erik Mouw wrote: > Even easier: dont gtk_widget_destroy() the window, but just > gtk_widget_hide() it, and it will appear on the same place if you > gtk_widget_show() it again. I *wish*. :-/ It's only created & destroyed once in the entire run of the program (in main). But it reappears in random places whenever gtk_widget_show summons it up again... The solutions in the faq don't work either but I haven't finished trying them all yet, I may get lucky... Thanks for the help so far though, at least I have a starting place now. jca -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null