[Libreoffice-bugs] [Bug 46083] Calling a python macro in a dialog does not work from the IDE.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 3 10:14:45 CEST 2012


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

--- Comment #1 from hanya <hanya.runo at gmail.com> 2012-04-03 01:14:45 PDT ---
It seems, your python function have to take one or more arguments passed by the
broadcaster as follows.

def method_bound_to_button(*args):
    pass

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list