Hello,
We found the answer to these questions thanks to Vincent.
Here's what
we found, it can still interested somebody.
> We were said that there is some Html's tag to format
messages in SC.
>
> We would like to know if the formatting system for
message is still active
> ? and if it is the case, which tags are allowed.
Since the chat area is an HTMLDocument class we can use all
the html
tags except : applet, param, map, area, link, script and
style.
> Moreover, We want to add dynamically a new Group when
we create our first
> Dict Account. Can we do that simply ?
We need to call the MetaContactListService with the method
createMetaContactGroup. If the group already exists the
service send
an exception.
For more informations look at the meta class CreateGroup in
the file :
net.java.sip.communicator.impl.gui.main.contactlist.addgroup
.CreateGroupDialog.java
Cheers,
Damien
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|