|
andre.ramaciotti
|
 |
« on: February 11, 2008, 01:59:50 PM » |
|
It still lacks some polishment, but it works.
[attachment deleted by admin]
|
|
|
|
|
Logged
|
|
|
|
|
luciobrucio
|
 |
« Reply #1 on: February 11, 2008, 02:41:48 PM » |
|
thanks andre, i turned the eval plugin on, then what should i type in the conversation window if the file is located in /luciomormile/Immagini/Sfondi/lion.jpg??? /eval import gtk pixbuf = gtk.gdk.pixbuf_new_from_file("/path/to/image.jpg") conversation.ui.textview.set_background(pixbuf) what should i exactly put instead of the "pixbuf_new_from_file("/path/to/image.jpg")  ? sorry for disturbing and asking stupid things, but i tried couple of times and it didn't work, i'm pretty sure i didn't type the right command. Thanks a lot. Lucio
|
|
|
|
|
Logged
|
|
|
|
|
andre.ramaciotti
|
 |
« Reply #2 on: February 11, 2008, 02:50:07 PM » |
|
/eval import gtk pixbuf = gtk.gdk.pixbuf_new_from_file("/luciomormile/Immagini/Sfondi/lion.jpg") conversation.ui.textview.set_background(pixbuf)
as a single message. but are you sure it's /luciomormile/Immagini/Sfondi/lion.jpg and not /home/luciomormile/Immagini/Sfondi/lion.jpg ?
|
|
|
|
|
Logged
|
|
|
|
|
thur
|
 |
« Reply #3 on: February 11, 2008, 03:27:28 PM » |
|
what it does?! =D
smells like stupid question doesn't it?! hauha
|
|
|
|
|
Logged
|
|
|
|
|
andre.ramaciotti
|
 |
« Reply #4 on: February 11, 2008, 04:32:07 PM » |
|
It sets a image as background in the conversation window.
|
|
|
|
|
Logged
|
|
|
|
|
thur
|
 |
« Reply #5 on: February 11, 2008, 05:25:03 PM » |
|
hmm beautiful!
|
|
|
|
|
Logged
|
|
|
|
|
luciobrucio
|
 |
« Reply #6 on: February 12, 2008, 02:36:47 AM » |
|
alright it worked...and you were right, it was /home/luciomormile....
the only problem is that sometimes it changed the backgroung of the conversation window...sometimes the whole emesene theme...sometimes both or none...and every time you sign in you have to do it again for the conversation you're interested in...
cheers,
Lucio
|
|
|
|
|
Logged
|
|
|
|
|
nicolaide
|
 |
« Reply #7 on: February 12, 2008, 03:00:23 AM » |
|
Hey! Works fine! Really fine, but three problems, .1 ) If i set the image in the plugin window if i click again to configure the path of the image are erased .2) The plugin also change the top of the contact list .3) If i disable the plugin nothing happens... Only if i quit the program If you can solve this problems i think the plugin well be inclueded in the SVN  Good Luck!
|
|
|
|
|
Logged
|
|
|
|
|
thur
|
 |
« Reply #8 on: February 12, 2008, 05:28:16 AM » |
|
screenshots FTW!
|
|
|
|
|
Logged
|
|
|
|
|
nicolaide
|
 |
« Reply #9 on: February 12, 2008, 05:54:02 AM » |
|
screenshots FTW!
Download and TRY! 
|
|
|
|
|
Logged
|
|
|
|
|
andre.ramaciotti
|
 |
« Reply #10 on: February 12, 2008, 05:59:16 AM » |
|
I think it's solved.
edit: no, it's not. The background still affects the main window, but now it remembers the saved path.
[attachment deleted by admin]
|
|
|
|
« Last Edit: February 12, 2008, 06:02:14 AM by andre.ramaciotti »
|
Logged
|
|
|
|
|
nicolaide
|
 |
« Reply #11 on: February 12, 2008, 06:08:06 AM » |
|
nothings happen...When is activated the path says path/to/image Is a better idea use a dialog to choose the image i think (The notification plugin use something similar) Thanks for read my suggestions l33tness + 1 for you  Edit: ALL the dialogs change the background... the plugins windows too.
|
|
|
|
« Last Edit: February 12, 2008, 06:13:27 AM by nicolaide »
|
Logged
|
|
|
|
|
JoinTheHell
|
 |
« Reply #12 on: February 12, 2008, 06:55:23 AM » |
|
please discuss background functionality in another thread. *begs admin to split thread*
|
|
|
|
|
Logged
|
|
|
|
|
andre.ramaciotti
|
 |
« Reply #13 on: February 12, 2008, 07:31:46 AM » |
|
Ok, now there's a dialog to chose the image. Thanks for the tip about Notification. Buuuut I don't have the slightest idea about how stop the abnormal behaviour in the main window 
|
|
|
|
|
Logged
|
|
|
|
|
nicolaide
|
 |
« Reply #14 on: February 12, 2008, 08:35:21 AM » |
|
Nice dialog... Somebody knows how change ONLY the conversation window background?
|
|
|
|
|
Logged
|
|
|
|
|