[Evolution] Can i open a TODO or CALENDAR edit dialog with dbus ?
- From: Remi Marechal <remi marechal gmail com>
- To: evolution-list gnome org
- Subject: [Evolution] Can i open a TODO or CALENDAR edit dialog with dbus ?
- Date: Fri, 19 Nov 2010 00:52:04 +0100
i know it is possible to launch mail edit with a program like that :
dest = bus.get_object('org.gnome.Evolution', '/Factory')
dest.SendMessage('open', dbus.Struct(('mailto:', dbus.UInt32(9),
dbus.UInt32(0), dbus.UInt32(0), '')), dbus.UInt32(0))
but how to do with other edition dialog ?
thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]