Re: Dialog Position




set_position(Gtk::WIN_POS_CENTER_ALWAYS);

Hi,
thanks for the quick response. That worked, but there's a hitch. As long as my main window is at the center of display, its okay. But if i move my main window, I want the dialog to appear on top of my mainwindow. No. This time also, the dialog appears at the center of display. This is not what i want. I've tried every option for WindowPosition. Every Option works, except WIN_POS_CENTER_ON_PARENT.

Surya



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