i am trying set the font of the outgoing message, but it doesn’t work.......i mean when i pass the fontName into the setFontName......nothing happen at all
MsnInstantMessage instantMessage = new MsnInstantMessage();
instantMessage.setFontName(fontName);
dose anyone get same problem? or anyone knows the problem is?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ey guys
i am trying set the font of the outgoing message, but it doesn’t work.......i mean when i pass the fontName into the setFontName......nothing happen at all
MsnInstantMessage instantMessage = new MsnInstantMessage();
instantMessage.setFontName(fontName);
dose anyone get same problem? or anyone knows the problem is?
thank you