Kohei Yoshida wrote:
One thing I really need right now is a quick range selection without
even clicking that range selection button to initiate a range
selection mode.

That's something that has to be supported in Calc. Calc forwards range selection only to dialogs derived from its own ScAnyRefDlg class. We have a similar situation to yours in the new chart module, which has its own wizard dialog, instead of the old "two dialogs from different modules that try to look like steps of one single dialog" solution. There, we have to use the button, too. Some day, we'll have to make "instant range selection" available to the outside, but you shouldn't wait for that.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to