Question
"aligning" a toolbar (with one button) "right" in the toolbar area
I've got a toolbar with one button defined like this:
<toolbar id="mytoolbar" name="myname" x="2000" y="0">
in ...custom/dialogs/mytoolbar.xml
When the custom directory is parsed and files executed on the open of an XML
instance for that doctype, my button is displaying "aligned right" on the
very top row of the toolbar area. I want the toolbar to redisplay "aligned
right' if/when an author resizes or maximizes the Editor window.
Possible? How? I can't seem to find a command that will relocate that
toolbar, let alone starting to look for the hooks/callbacks.
dlgitem_hide/_show simply make it disappear and reappear, but in-place.
I must be thinking wrong ...
--
Paul Nagai
<toolbar id="mytoolbar" name="myname" x="2000" y="0">
in ...custom/dialogs/mytoolbar.xml
When the custom directory is parsed and files executed on the open of an XML
instance for that doctype, my button is displaying "aligned right" on the
very top row of the toolbar area. I want the toolbar to redisplay "aligned
right' if/when an author resizes or maximizes the Editor window.
Possible? How? I can't seem to find a command that will relocate that
toolbar, let alone starting to look for the hooks/callbacks.
dlgitem_hide/_show simply make it disappear and reappear, but in-place.
I must be thinking wrong ...
--
Paul Nagai

