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


https://bugs.documentfoundation.org/show_bug.cgi?id=104154

--- Comment #3 from abhilash300singh@gmail.com ---
Hi Samuel, Akshay. 

mpLocalView(http://opengrok.libreoffice.org/xref/core/sfx2/source/doc/templatedlg.cxx#162)
seems to be handling the thumbnails and mpSearchView seems to handle the same
for the searched results. As is done in the icon/list view patch Samuel
mentions above, I'll have to replace mpLocalView with "mpCurView" and set it
dynamically to either the listview or thumbnailview. 

I can't figure out what the type of "mpCurView" should be. In the reference
patch, both list/icon views derive from a parent class SvTreeListBox (
https://docs.libreoffice.org/svtools/html/classSvTreeListBox.html ). I also
need some help in figuring out code organization into different files and
breaking this task into smaller parts that I can build upon. As of now, I've
only made necessary changes in .ui file and defined click handlers. The WIP
patch is here - https://gerrit.libreoffice.org/#/c/33356/

Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.