I don't know for sure, but I think the dialogs which have not been made dockable are not dockable because they are GTK not gtkmm classes. You see, it's easy to make a gtkmm dialog dockable - you just change the base class of from dialog base to docker base. Not so easy for the old-style C dialogs, because they must first be C++ified into classes.
The bitmap export dialog is another example of this - although arguably it should be modal not dockable. Anyway, I was going to have a go at C ++ifying it some time.
Joel
On Thu, 2008-02-21 at 14:43 +0300, Alexandre Prokoudine wrote:
Hi again,
Object properties dialog is not dockable yet. Are we aiming to fix this for 0.46?
Alexandre
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel