Dear all,
I am writing a simple textEditor, in which I need to know the current setting of the text(to be exact, the insertion point), which my cursor is pointing to. E.g. whether it is bold or not, the font size, the font I am using, whether it is underline, font color etc. Is there any method, which I can detect the above information, so that I can display the information to the user.
Your help will be much appreciated.
Simpoon