Question
help! my button falls off the toolbar ledge
Hi,
I am adding a button, two actually, one each to the end of the first and
second default toolbars. I have xuitoolbar.xml located in custom/dialogs.
The relevant x/y coordinates are: 470,0 (first toolbar) and 470,26 (second
toolbar).
This works as designed until an author resizes the Editor window to be
narrow enough to collide with the end of the toolbars. My buttons spill onto
the next line and (and this is the part that I'm trying to fix) do not pull
back onto their original bars when the window is re-resized large enough to
fit them.
For example, assuming each number is a button, I start with this:
12345678
123456
After a resizing (and a re-resizing), I'm stuck with this:
1234567
8
12345
6
I can't find the event, if there is one, and/or the command that will
reposition my buttons back where they belong. Am I missing something or is
this in fact not possible?
--
Paul Nagai
I am adding a button, two actually, one each to the end of the first and
second default toolbars. I have xuitoolbar.xml located in custom/dialogs.
The relevant x/y coordinates are: 470,0 (first toolbar) and 470,26 (second
toolbar).
This works as designed until an author resizes the Editor window to be
narrow enough to collide with the end of the toolbars. My buttons spill onto
the next line and (and this is the part that I'm trying to fix) do not pull
back onto their original bars when the window is re-resized large enough to
fit them.
For example, assuming each number is a button, I start with this:
12345678
123456
After a resizing (and a re-resizing), I'm stuck with this:
1234567
8
12345
6
I can't find the event, if there is one, and/or the command that will
reposition my buttons back where they belong. Am I missing something or is
this in fact not possible?
--
Paul Nagai

