Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Janit,

Janit Anjaria píše v Po 11. 02. 2013 v 12:22 +0530:

I have coded the concept patch for the bug but UX has been a trouble
which i have been playing with since a little time.The Red BOX shows
that i need to expand that part of the toolbar so that the "arrow" for
the scroll can be visible.
Can someone help me out with the same with the precise codepointer.??

I'd try to poke ToolBox::ImplCalcSize() and ToolBox::ImplCalcItem() in
vcl/source/window/toolbox.cxx - try to add some debugging output there,
like

SAL_DEBUG( "max width " << nMaxWidth );

etc. at various places that look relevant, rebuild vcl (using 'make
debug=true vcl'), restart LibreOffice with the changes, and see what is
being output there.  With some code reading & trying, I hope you'll be
able to find the exact place; if not, please let me know, I'll try a bit
here too.

All the best,
Kendy



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.