Re: python, dbus and pointers help.

2008-03-25 Thread Glich
A replay from ubuntu forums: by Roptaty: Using dbus you can only get information from Pidgin, you cant modify the information. To do this, you need to write a plugin loaded in Pidgin. (See http://developer.pidgin.im/wiki/DbusHowto ) -- http://mail.python.org/mailman/listinfo/python-list

Re: python, dbus and pointers help.

2008-03-24 Thread Glich
or a way of letting me see the message then cancel sending it then I could create a new message and send that one. but I cant see this in the documentation -- http://mail.python.org/mailman/listinfo/python-list

python, dbus and pointers help.

2008-03-24 Thread Glich
''' hello, using pidgin instant messenger I can get the value of 'message' when one is being sent but, I dont know how to chage the value of message. from the documentation (http://developer.pidgin.im/doxygen/dev/html/ conversation-signals.html#sending-im-msg): _ sendin