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

--- Comment #8 from Stefan Weiberg <stefan.weib...@germandev.org> ---
Hi Michael,

no problem at all. Here you go:

1. I read through the changes made in commit
f60424b29622033ae02491bda328c304ae1bc05d. In my opinion it is a good way to
implement a dropdown button for the currencies. (makes sense for me)

2. After that I read through the source code of NumberFormatPropertyPanel.cxx
which implements the current Button. AFAIK this code implements only the
handler for the button. (makes sense for me)

3. I searched the source code for hints on the code for the button itself
(couldn't find the code). I used gdb to further understand the handling of the
button click. Unfortunately it only showed me the handling of the mutexes.
(don't know why it only shows the mutex handling)

4. After your hint on the signal/slot search and the ui interface I read some
more code. This is where I stuck because of the concept of signal, slots and
other stuff. (don't understand the implementation and dependencies of the
current button)

I don't know where I should start with the implementation of the custom widget
and how to get rid of the old button.

Greetings,
Stefan

-- 
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