Re: Window geometry



NancySumner1@aol.com writes:
> Is there a way to tell a gtk application what window geometry to use when it 
> launches that is _outside_ of the code?  (For instance .Xdefaults file?)  I 
> have been trying to find a way to do this - found something on the web that 
> said gtk doesn't support Xt intrinsics.  Is this true?  If so - is there some 
> other way (configuration file or something) I can tell my application where 
> to put the window when it starts up?
> 

Your application should implement the --geometry command-line option,
or whatever other stuff you want. (GTK itself doesn't provide any
configuration storage mechanism.)

Havoc




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