Locating Backing Window Recent Documents Object

Joel Madero jmadero.dev at gmail.com
Fri Jul 6 08:38:12 PDT 2012


I'm trying to extend the area of the recent document drop down menu, none
of the other ones. I want to increase the size of that one and decrease the
size of the open dialog.


Joel

On Fri, Jul 6, 2012 at 8:33 AM, Ivan Timofeev <timofeev.i.s at gmail.com>wrote:

> On 06.07.2012 19:17, Joel Madero wrote:
>
>> Someone else suggested there also but I'm not seeing anything that would
>> differentiate Open vs. Recent Documents on the backingwindow.
>>
>
> AFAIUI you are trying to extend the area, which is responsible for mouse
> clicks showing the menu. In this case the code you should modify is
>
>   // if the separated dropdown symbol is hit,
>   // execute the popup immediately
>   if( ! ImplGetSymbolRect().IsInside( rMEvt.GetPosPixel() ) )
>   {
>
> The comment explains the current logic.
>
> Or maybe I did not understand you...?
>
> Ivan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120706/638f93d8/attachment.html>


More information about the LibreOffice mailing list