cocoa - WebView changeFont: and changeColor: with no selection reset changes when i type -


ok, title bit confusing. have subclass of webview. can type in it. now, if change font fontpanel, or color colorpanel while having nothing selected, , type character, new character in new font or new color. if change font popupbutton, set selectedfont in nsfontmanager, when type character, font resets font of previous character.

is there way keep "temporary" font or color change?

i looked @ webview class reference docs , doesn't seem can that. have first way, every time, achieve want.


Comments

Popular posts from this blog

arrays - PHP Shopping Cart Variable and Object errors -

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -