[Libreoffice-bugs] [Bug 116629] notebookbar hide arrow
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 8 09:48:58 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=116629
Szymon Kłos <szymon.klos at collabora.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sumitcn25 at gmail.com
--- Comment #5 from Szymon Kłos <szymon.klos at collabora.com> ---
Yes, it is possible to insert an icon in a button. Nice easy hack for a GSoC
warmup and become familiar with simple widgets. Added Sumit to CC :)
Code Pointers:
https://opengrok.libreoffice.org/xref/core/include/vcl/button.hxx?r=ed901c33#80
Button has some methods to setup image inside.
Examples of usage:
https://opengrok.libreoffice.org/xref/core/sfx2/source/sidebar/TabBar.cxx?r=01757656#69
https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx?r=da92911d#1398
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190508/c89070c6/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list