@ Kenneth and all Can't beat you Kenneth but here is my snippet editor As i wrote before i place everything in one big file for now that's no problem but i recon that i'll run into some problems in the future I think that i write a 'find' function to be sure.
Hi All and Slowdown, Good job......I think what is really needed is a Find/Replace Dialog that could be used with any text program that you might write . I have spent the last week trying to get find and replace to work with the RichEditBox.....no luck yet! Kenneth
Made a start with FindText. Kenneth i have used a bit of youre code and placed a new FindText. It's just a start. @Bernd Is there a way to set the cursor in a RichTextBox Bernd ?
I am sorry, placing the cursor is not possible yet (reading is implemented). But Qt supports it, so I will add it to the next versions. Please be patient.