RE: [Inkscape-devel] screenshot-ready
Why don't you just get the size of the screen and take a percentage of it? like make it 2/3 screen width and 2/3 screen height.
Make it so that people on large displays don't end up having to resize the window every time?
The idea is to store the size in preferences, and therefore it must be a fixed number, not some algorithm. Users will be able to set this size for newly created documents in preferences; in saved & loaded documents it is saved with the document and restored automatically.
_________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2f...
Could we supply an option for screensize as either pecentage or pixels? It makes sense and is a good suggestion.
Jon
On Tue, 2004-01-13 at 14:35, bulia byak wrote:
Why don't you just get the size of the screen and take a percentage of it? like make it 2/3 screen width and 2/3 screen height.
Make it so that people on large displays don't end up having to resize the window every time?
The idea is to store the size in preferences, and therefore it must be a fixed number, not some algorithm. Users will be able to set this size for newly created documents in preferences; in saved & loaded documents it is saved with the document and restored automatically.
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2f...
This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Tue, 2004-01-13 at 22:35 +0000, bulia byak wrote:
Why don't you just get the size of the screen and take a percentage of it? like make it 2/3 screen width and 2/3 screen height.
Make it so that people on large displays don't end up having to resize the window every time?
The idea is to store the size in preferences, and therefore it must be a fixed number, not some algorithm. Users will be able to set this size for newly created documents in preferences; in saved & loaded documents it is saved with the document and restored automatically.
I'll not comment on the desire to have it specifiable in preferences But why can't it be an algorithm? You set the default to be -1,-1 and the first time the program is run it calculates the percentage of the screen and stores that for future requirements.
iain
participants (4)
-
bulia byak
-
iain
-
Jonathan Phillips
-
Nathan Hurst