Greetings,
I have searched for this issue, but failed to find (understandable) answers.
Understandable because I am rather new to Free pascal/lazarus and the pascal notation.
to get into more details;
I am making a simple text editor to get familiar with the new syntax notations.
I have the most simple functionality liek file saving and loading, copy paste cut and such written.
I am stuck however on making the selected text in the SynEdit control bold.
If I bold the text in the SynEdit, I only manage to make the entire Text bold.
I have no clue how to accomplish this.
I know I can get the selected text, but what happens after?
I hope I can be helped with this issue. Thanks in advance.
Loving the language so far, and hoping for steady improvements in my skills.
Thus, tips and hints are also welcome! Thanks for reading
