[Evolution] Can i open a TODO or CALENDAR edit dialog with dbus ?



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]