On 17/07/07, martin f krafft <[EMAIL PROTECTED]> wrote:
gscan2pdf insists on remember window size and position and restores those on startup. Please leave that up to the window manager.
Many programs save their window state[1] not because they don't trust the window managers, but because it's not always the job of the window manager to remember options across sessions. GTK+, as a toolkit, utilises the EWMH[2], so window managers can actually force their own options even if you set some options programmatically. [1] nautilus, gedit, galleon, GIMP, etc. [2] extended window manager hints I suppose I can add an option to restore window settings or not. Regards Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

