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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -