Hi Niklas,

  If I were to extend the source code to make the input line properties
accessible
  through the API , how will I able to make this change available to other
users ?
  Since the source code is constantly updated and the API extended, how will
I
  be able to ensure this change would not conflict with the extended API.
  Would an extension solve the problem ?

  Many thanks,

  Rashi

On Fri, Oct 9, 2009 at 1:44 PM, Niklas Nebel <[email protected]> wrote:

> On 10/08/09 15:10, rashi dhing wrote:
>
>>  I wanted to know if the Calc Input line and all its properties like
>> text, font, colors etc.
>> could be made available through the API. Does anyone have any experience
>> dealing
>> with the Input line ?
>>
>
> Do you mean if the API could be extended to include the input line? Sure,
> that seems possible, but there are no plans to do so currently.
>
> The input line's content is kept in the EditEngine, so any API
> implementation could be similar to that of cell contents, which also uses
> EditEngine for the text interfaces.
>
> Niklas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
" Happiness makes up in height for what it lacks in length." (Robert Frost)

Reply via email to