Re: [Monkeymessenger-list] problems implementing chat in window mode
Status: Alpha
Brought to you by:
thiago_sayao
|
From: Thiago M. <thi...@gm...> - 2007-06-16 17:34:48
|
You can do:
Globals.Configuration.Get ("/ChatWindow/windowmode", value")
where value is the initial default value
I'm not sure if this is what you wanted.. please, let me know :)
Thanks
Thiago.
On Sat, 2007-06-16 at 02:01 +0200, finx weasley wrote:
> My problem is that i get an error when I run the program because the
> entry that I set to activate window mode ("/Chatwindow/windowmode")
> in the chat isn't create.
>
> a bit of information ...
>
> This option is activate with a checkbox in the preference window (like
> show offline contacts).
> I try to set the path of this option same of show offline contacts
> ("/contact-list/show-offline") and it runs ... when I check the show
> offline i get new chat windows in separate windows.
>
> It isn't necessary to be god to know that the problem is that i don't
> know what i have to do to create/set a default value for this the
> first time we run the program / What is the method to create it .
>
> If you can explain me what do you do this with the show offline
> contacts i could create this option
>
> Thanks
> --
> FINX
> Visitame en http://finxnif.blogspot.com
|