xuefeng wang - 2009-03-26

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