
On 2/20/07, Bryce Harrington <bryce@...961...> wrote:
(I needed to dynamically update the marker menus when selecting stock id's to ensure that if you select a stock id, it immediately shows up in the above-the-line markers in all three menus.) This will also eventually help solve a problem where if you have the fill-and-stroke dialog open when switching between two docs with custom markers, it doesn't update properly; I haven't fixed this, but just need to figure out how to hook in with the callback for "document selection changed".
This is the ACTIVATE_DESKTOP signal sent by the global Inkscape object. E.g. the clone tiler dialog listens to it.
Thanks for the fixes Bryce, and please don't forget to describe them at http://wiki.inkscape.org:8080/wiki/index.php/ReleaseNotes046 :)