A simple question.



I'm writing my first modest gtk application, and I would like to
position the main window in a specific (50,50) coordinate. I'm using :
gtk_widget_set_uposition(GTK_WIDGET(window), 50, 50); however, the
window is always drawn in the same place it was last time you closed it.

Is this a bug or am I doing something wrong?

Thanks,



--
Patricio Mariescurrena
Linux User







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]