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

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -