[Chandler-dev] Localization Feature update
Reid Ellis
rae at osafoundation.org
Sat Sep 22 20:49:57 PDT 2007
On Sep 21, 2007, at 16:39, Brian Kirsch wrote:
> 3. The Chandler Button Bar - The Send button will be clipped off
> the screen if the text
> length of the
> other buttons expands.
Is this the toolbar? If so, I'm not sure what we can do, since it's
the OS that draws the text in the toolbar. Some OS's offer the
ability to not display the label at all, just the icons. Tooltips
provide the user with more information about each tool.
If we have very long toolbar button names and a set limit to the
width of the toolbar (right now it has to fit in 1024x768 I think),
then arbitrarily lengthening strings *will* cause tools to be pushed
off the end, with which some OS's deal better than others.
Reid
More information about the chandler-dev
mailing list