|
|
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » RichTextCtrl - cannot clear selected text. [Fixed] (Need a new method or is there a way to do it I'm missing?)
RichTextCtrl - cannot clear selected text. [Fixed] [message #58342] |
Sun, 01 May 2022 14:06  |
jjacksonRIAB
Messages: 227 Registered: June 2011
|
Experienced Member |
|
|
I'm trying to clear the selected text when focus is lost but I can't find any method to do it and .text is private so I can't adjust anchor/cursor from there either. Could we add a method to clear or cancel the selected text or is there another way to do it that I missed?
I see a potential problem with this approach. If you try to right click copy, the context menu steals the focus.
Oops, I appeared to have put this topic in the wrong place. Sorry about that.
[Updated on: Mon, 16 May 2022 14:25] Report message to a moderator
|
|
|
|
|
|
|
Re: RichTextCtrl - cannot clear selected text. [message #58390 is a reply to message #58389] |
Mon, 16 May 2022 12:22   |
jjacksonRIAB
Messages: 227 Registered: June 2011
|
Experienced Member |
|
|
Cool, I'll check it out.
Yes, I originally started with a single RichTextCtrl but this client does more than just displaying text or images, it has to be able to do custom mouseovers with active elements, transitions, embedded video and audio, Downloadable files and each element has to be trackable, searchable, updateable, deleteable and it ideally should support group-level encryption. RichTextCtrl alone can get you a lot of that stuff but not all of it even with custom elements.
|
|
|
|
|
|
|
Goto Forum:
Current Time: Wed Apr 30 01:38:58 CEST 2025
Total time taken to generate the page: 0.03500 seconds
|
|
|