This is an excellent idea. What we would need to do is accelerate work on a "viewer" Gtkmm widget. Basically this would be an embeddable "inkview" using Gtkmm technology. I started such a widget in /src/ecma, but it is just a Gtkmm wrapper of the sp_view Gtk thing, and it works badly. I think that we need to do clean designs of these things from the ground up, totally in Gtkmm.
Just my IMHO. :)
Bob
Tobias Jakobs wrote:
Am Do, den 22.07.2004 schrieb bulia byak um 23:43:
I haven't committed it yet, but it is mostly done. It just needs some tweaks. If this works well enough, then we can throw away the buggy Win32 dialogs in the next few days. Any opinions?
Looks OK to me, though I would prefer to replace the left pane with a preview image.
Put the preview image on the right, like the new Gimp filechooser:
http://www.gnome.org/~jrb/files/filechooser-gimp.png
Tobias