https://bugs.documentfoundation.org/show_bug.cgi?id=104154
--- Comment #5 from Akshay Deep <akshaydeepiitr@gmail.com> ---
Hi Samuel, Abhilash,
I can think of a slightly different approach here. It will be good to subclass
SvSimpleTable class to create a custom widget which displays lists of templates
along with their properties. All the features can be implemented in the custom
widget similar to TemplateLocalView. It can then be dynamically shown or kept
hidden according to the user preference.
Similar work of creating a custom list view has been seen here:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=08da15cabdcef60191f4ed98ed694eba3e35b5e1
when the user switches from listview to thumbnailview or vice-versa, controls
can just be reloaded. See-> TemplateLocalView::Reload and a similar function in
the list view widget has to be implemented.
After this is done, other tasks such as move, copy, delete, rename, search, etc
can be implemented to the custom listview widget.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Libreoffice-ux-advise] [Bug 104154] Add list view to template manager · bugzilla-daemon
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.