> what do you mean ? I understand adding a font variable with default value
> would prevent breaking code, but having a mode paramter, I don't know...
> maybe you keep it "simple" everywhere but have it complex on CL ?
> anyways, that's curiosity, not an issue, so you're not obliged to answer
> me for this!
Not specifying a mode or specifying "simple" will treat the message as a 
string and show it all in one font. If mode == complex, the message parameter 
is a list so you can specify a font for each element in that list. So without 
adding the mode parameter I could not have multiple fonts on a single balloon 
without breaking other code.

>
> Thanks again Harry,
> KKRT
>


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to