Enrico Forestieri wrote:
> On Wed, Nov 29, 2006 at 10:10:08AM -0000, [EMAIL PROTECTED] wrote:
>> Author: kuemmel
>> Date: Wed Nov 29 11:10:07 2006
>> New Revision: 16101
>>
>> URL: http://www.lyx.org/trac/changeset/16101
>> Log:
>> Windows doesn't support the geometry option
> [...]
>> +* The -geometry option doesn't work on Windows (it did in 1.4.x)
>> +  c:\> lyx-qt4.exe -geometry 800x600+100+30
>> +  Wrong command line option `-geometry'. Exiting.
>> +  REJECTED (Peter, 2006-11-29)
> 
> Too bad. Seems that I have to try to port Qt4 to Cygwin/X11. It is a
> pity, as I liked the appearance of the Qt4 native GUI port, but you
> know, there must be something under the dress...
> 

It should me more easy to add the -geometry option to the Windows
version of LyX. ;)
Check for option geometry, parse arguments, overwrite the values
from the session file, all in lyx_main.C.

-- 
Peter Kümmel

Reply via email to