[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Invoking window at the top left corner
- From: "SaiKamesh Rathinasabapathy" <rsaikamesh gmail com>
- To: gtkmm-list gnome org
- Subject: Invoking window at the top left corner
- Date: Thu, 20 Sep 2007 17:49:53 +0530
Hi,
I have created a window in c++ by deriving a class from Gtk::Window. I compiled my program and created executable.
I have put that executable in desktop. The problem is when I run the executable the window is invoked almost at the center of the desktop. But I want the window to be invoked at the top left corner of the desktop( or screen we can say ) with out using move() function.
Thank you.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]