Hi Niklas,
I'm having trouble getting ScInputHandler::UpdateAdjust to affect the
cell alignment. I'm dealing with cells that have RTL text. I tried
setting the value of the variable eSvxAdjust explicitly to
SVX_ADJUST_LEFT, and explicitly to SVX_ADJUST_RIGHT. In either case, the
text in the edit box above the grid was aligned correctly to the right,
while the cell in the grid, was aligned incorrectly to the left. As I
added chars to the string, the text in the edit box grew to the left
(correctly), while the text in the cell grew to the right (incorrectly).
Might the alignment be overridden somewhere else?
Alan
Niklas Nebel wrote:
That is handled in ScInputHandler::UpdateAdjust in
sc/source/ui/app/inputhdl.cxx.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]