
Here is the file open dialog again, with a default preview SVG image, for when a preview cannot be displayed:
http://troi.titan-aeu.com/~rjamison/inkscape/files/filedialog5.png
That is what I meant by the "Preview not available" drawing.
It would be nice if someone were to replace this (imho) unattractive placeholder I made, with something simple (small SVG code), elegant, and understated. Something like the Gimp dialog, only nicer.
The only constraint is that the words are a single text string that can be localized.
Any volunteers?
Bob

bulia byak wrote:
It would be nice if someone were to replace this (imho) unattractive placeholder I made, with something simple (small SVG code), elegant, and understated. Something like the Gimp dialog, only nicer.
Have you put it into CVS? If so I'll tweak it there.
Yes. It's hardcoded into dialogs/filedialog.cpp at line 251. One possibility, I guess, would be to just turn the contrast way down.
Bob

Bryce, Ted and I were talking about how it would be nice in our new dialog to have a local bookmark installed/displayed for Inkscape share (or maybe Inkscape examples and templates in share) and also Open Clip Art Library. We could test to see if these locations exist on install, and then react accordingly, or test on startup of Inkscape.
Thoughts?
Jon
On Mon, 2004-08-02 at 10:19, Bob Jamison wrote:
bulia byak wrote:
It would be nice if someone were to replace this (imho) unattractive placeholder I made, with something simple (small SVG code), elegant, and understated. Something like the Gimp dialog, only nicer.
Have you put it into CVS? If so I'll tweak it there.
Yes. It's hardcoded into dialogs/filedialog.cpp at line 251. One possibility, I guess, would be to just turn the contrast way down.
Bob
This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Bryce, Ted and I were talking about how it would be nice in our new dialog to have a local bookmark installed/displayed for Inkscape share (or maybe Inkscape examples and templates in share) and also Open Clip Art Library. We could test to see if these locations exist on install, and then react accordingly, or test on startup of Inkscape.
Good idea, this will make the bookmark pane on the left actually useful from the start, and will also suggest to the user how it can be used for his own stuff.

bulia byak wrote:
Yes. It's hardcoded into dialogs/filedialog.cpp at line 251. One possibility, I guess, would be to just turn the contrast way down.
Done, I shortened the text and made the logo fade away. Looks OK to me now.
I also tweaked the callbacks for the text field, and now show image previews on open/save, not just import/export.
Bob
participants (3)
-
Bob Jamison
-
bulia byak
-
Jon Phillips