https://bugs.freedesktop.org/show_bug.cgi?id=34425

--- Comment #14 from Winfried Donkers <o...@dci-electronics.nl> 2011-12-15 
23:05:20 PST ---
(In reply to comment #12)
> Please - can you attach here the patch you have so far?  An output of 'git
> diff' is perfectly OK for now - so that one can see exactly what you have 
> done.
>  That will be the easiest way to help to unstuck you.

Jan,

Thanks for offering help!

Basically I have 3 problems:
-not familiar with the LibO code (structure). That why I started on this
easyhack :)
-the button bitmap color changes when you select another cell. it should change
only when you select another color from the pallette. I do not know how to
differentiate between the two in tbcontrl.cxx, nor where the call comes from
(in the case of selecting a cell)
-the left hand button does not change the background color (or font color in
case of the other button). I haven't found out yet how the mechanism works.

I have changed the code in a pre-patch-style (make changes that can be undone
easily, work with trial and error, use fixed values for test (e.g the bitmap
color in the current diff), use printf() to see when what happens.
I am not familiar with gdb, kdbg goes better, but my LibO-development machine
at work is slow and at home I have a new machine which I am still setting up. I
hope to be able to spend some time this weekend on it.

It's a learning process but some hints do help to get myself unstuck ;)
Currently I want to find out how the SID_..._EXT is connected to the
...ExtToolBoxControl as they are registered with SID_... .

-- 
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to