Hello Niklas:
  Thank you very much for these proposals!
  As you said, the two features are quite independent of each other. So I want 
to pick one of them to start with. Because I was a new member of the community, 
I was not very familiar with some of the work. I hope that we can get some 
training in the course and be able to learn some things from this works.
  I would like to start "resizeable margins", but I don't know whether this 
project has been started by others, if it has been started, I must contact 
them? I  hope you can give me some help and suggestions.
  Thank you!

Best Regards!


gaozemin




gaozm
2007-03-01



发件人: Niklas Nebel
发送时间: 2007-02-28 17:46:10
收件人: [email protected]
抄送: 
主题: Re: [sc-dev] Request some assistance

gaozm wrote:
>     But I have a question all the same. The "Small features" contains tow 
> elements:
>     1, Show formula syntax in tip help
>     2, Add resizeable margin on page preview
> I would like to know whether we should start do these things as a project.
> I hope you can give me some help and suggestions related to the matter.

The two features are quite independent of each other. So you should pick
one of them to start with.

For the "formula syntax" feature, look at sc/source/ui/app/inputhdl.cxx,
especially the ShowTip function and the calls to it, where the existing
tip help for function names, named ranges and formula results is
handled. Something similar would have to be added to show syntax help if
a function is currently edited.

For the "resizeable margins", the starting point is
sc/source/ui/view/preview.cxx, where the Paint function has to be
extended to draw the additional indicators, and mouse handlers have to
be added for the interaction.

Niklas

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

Reply via email to