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

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -