https://bugs.freedesktop.org/show_bug.cgi?id=34425
--- Comment #9 from Winfried Donkers <[email protected]> 2011-12-05 01:30:10 PST --- (In reply to comment #8) > Just dont hesitate to ask, if you need further hints. Still working on it. The compiling and linking and debug-attempts made me wish for a faster computer, which I now have ordered (I don't want you to be waiting to long for me :)). I have created a SvxColorExtToolBoxControl class which possibly works OK, but: -does it need a new ID (e.g. SID_BACKGROUND_COLOR_EXT instead of SID_BACKGROUND_COLOR in /core/svx/inc/svx/svxids.hrc)? -in /core/svx/source/tbxctrls/tbxcolorupdate.cxx, ToolboxButtonColorUpdater::Update is called whenever you select/enter another cell, so that I cannot test pressing the left part of the toolbutton (apply last used background color). The toolbutton-color should be updated only when selecting a new backgroundcolor from the palet (right part of the toolbutton. Do you have hints where/how to disable updating the toolbutton color? -I see lot of german comments. Is it wise to translate these in the same patch (should I succeed), or should I commit two patches (one bug and one translation)? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
