[gtk-list] Re: Modal Dialog Box
- From: Nimrod Zimerman <zimerman earthling net>
- To: gtk-list redhat com
- Subject: [gtk-list] Re: Modal Dialog Box
- Date: Wed, 27 May 1998 00:14:50 +0300
On Tue, May 26, 1998 at 12:30:22PM +0000, Oliver Schulze wrote:
> //position the window at the center of the screen
> gtk_window_position( GTK_WINDOW(window), GTK_WIN_POS_CENTER);
IMHO, doing something like that is pretty nasty. The center of the screen
(or window, or whatever) might not even be visible to the user, which is
pretty bad. I tend to really hate things like xfig, which pop windows in
absolute locations that are *always* too much to the right, or too much to
the left, or too much down. A real pain.
Nimrod
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]