>>>>> "Hammer" == Hammer Armin <[EMAIL PROTECTED]> writes:
Hammer> Hi, I've seen in the Whishlist the usage of QSession Hammer> mentionend. It would be nice to store and retrieve the window Hammer> size and position. Is someone working on this? Hammer> I'm a bit out of practise using C++ but a could help. That would be a very good idea indeed. Actually I am not sure whether this needs to be done with QSession. We already have some code for the -geometry option that is generic, and I suspect that LyX could just write this info in a file when exiting. Hammer> The other question concerns the menuitems. Hammer> In my build of LyX 1.4.0cvs - on MacOs X 10.4 with the qt2 Hammer> frontend with gcc 4.0 - the menuitems "About LyX" and Hammer> "Preferences..." are in the submenu "File". Neither in "LyX" Hammer> nor in "Help". Hammer> Is this a Bug or a Feature? It is a bug, and it annoys me a _lot_. I really thought I got this fixed last August. If you feel like trying to debug the problem, I can explain how the code works. It is not pretty :) JMarc