Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » What happened to the caret methods?
What happened to the caret methods? [message #58588] Mon, 27 June 2022 19:09 Go to next message
Oblivion is currently offline  Oblivion
Messages: 1092
Registered: August 2007
Senior Contributor
Hi,

I can't find the relevant caret methods (SetCaret, KillCaret, etc...) in the latest U++. Am I missing something or are they removed?

(This breaks my code badly...)


Best regards,
Oblivion


[SOLVED] Re: What happened to the caret methods? [message #58589 is a reply to message #58588] Mon, 27 June 2022 19:17 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1092
Registered: August 2007
Senior Contributor
Ok, it appears to be moved to a single virtual method (GetCaret) where I can control it...

Re: What happened to the caret methods? [message #58590 is a reply to message #58588] Tue, 28 June 2022 11:00 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Oblivion wrote on Mon, 27 June 2022 19:09
Hi,

I can't find the relevant caret methods (SetCaret, KillCaret, etc...) in the latest U++. Am I missing something or are they removed?

(This breaks my code badly...)


Best regards,
Oblivion


It was announced... Victim of reducing sizeof(Ctrl).

The is secondary reason though - it looks like some RTL editor situations require two carets, so moving this to virtual method paves road for that too.
Previous Topic: How would I virtualize a scrollable view to dynamically load Ctrls?
Next Topic: Ctrl::MouseLeave()
Goto Forum:
  


Current Time: Sat Apr 20 04:44:01 CEST 2024

Total time taken to generate the page: 0.03828 seconds