From: Paul Lutus Date: 2006-09-22T01:15:12+09:00 Subject: Re: Ruby-gnome/gtk and Positioning? Marc Heiler wrote: > Not sure if this is the proper place to ask for a ruby-gtk/gnome > question, but in case its not you'd surely tell me so. :) > > The question I have is, that aside from the constants like POS_NONE > (Example Code: main_window.set_window_position(Gtk::Window::POS_NONE) ) > is there any other way to specify the precise location of a GTK app? > Specifically I'd like to place it at "top left" corner upon startup > of the ruby application, but I cant seem to be able to do > exactly that. I apologize for what appears to be a digression, but I have been having terrific success with the Qt library and Ruby, and I can position a desktop frame wherever I please. I just looked at the GTK class description and it appears that you cannot specify a particular window position. -- Paul Lutus http://www.arachnoid.com