- We need to decide if floating toolbars are to be shared among documents
(as are dialogs), or stay local to each document. FOr the latter, it's a simple sp_transientize call on the floating toolbar window so it becomes transient to the current document. For the former, it's a bit more complex, see any of the dialogs I did recently for the code. I think floating toolbars must behave as all other dialogs, i.e. be always transient to the current document.
On a second thought, no, since floating toolbar still remembers its "native" window and reappears docked there when you close it, it's better if a toolbar always stays local to its window, no matter docked or not. So we must find a way to make the floating toolbars transient to their native window only.
_________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2f...
participants (1)
-
bulia byak