On Sun, Feb 09, 2003 at 06:29:55PM -0500, Matej Cepl wrote: > I have been always frustrated with the fact that LyX did not seem > to be able to work with session management (maybe, I just did not > get it). What should I do to persuade LyX, that when I will again > restart my KDE session it will be opened with the last editited > document in the exact place, where I have left it?
Code it up probably. The Qt way is probably QSettings. I haven't even considered session management (yet). john
