Hi

I tried replacing setAccessoryView with addAccessoryController it wasn't as 
straightforward as I hoped.

I looked at how NeoOffice did it and they are not using either setAccessoryView 
(which is deprecated) nor addAccessoryController, their solution seemed simpler 
and spread over less files. So now I'm studying how they did it and figure out 
how to incorporate that into LibreOffice. This might take a while.

-- Alamri Hussian

On May 16, 2014, at 3:05 AM, Husain <husain.a...@gmail.com> wrote:

> Ok. I'm on it. It should not be too difficult.
> 
> Since this one affects only one file, I will fix it before looking at bug 
> #33467.
> 
> -- Alamri Hussian
> 
> On May 16, 2014, at 2:56 AM, Tor Lillqvist <t...@iki.fi> wrote:
> 
>> I noticed you are looking at bug #33467. Sure, that is good too, but
>> if you are interested, there is another printing-related thing that
>> needs fixing for OS X: We use the deprecated setAccessoryView method
>> of NSPrintOperation in vcl/osx/printaccessoryview.mm.
>> 
>> It would be good to update the code to use current API. We would like
>> to not use any deprecated APIs, and this setAccessoryView was
>> deprecated already in 10.5...
>> 
>> --tml
> 

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to