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 » How to use caret / caretCtrl in a custom control [SOLVED]
Re: How to use caret / caretCtrl in a custom control [message #43364 is a reply to message #43353] Fri, 11 July 2014 21:45 Go to previous message
BioBytes is currently offline  BioBytes
Messages: 310
Registered: October 2008
Location: France
Senior Member
Hello Slashupp,

Sorry for late reply due to be busy IRL.

Ctrl object has SetCaret function:
void SetCaret(int x, int y, int cx, int cy)
or 
void SetCaret(const Rect& r)


void KillCaret() destroys the caret Inside the control.

Hope this is helpful Razz

Regards

Biobytes
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bugfix: DocEdit, not to put back to wantfocus after clicking into it
Next Topic: mixed RichEdit widget with MFC Dialog.
Goto Forum:
  


Current Time: Sat Jun 07 16:03:44 CEST 2025

Total time taken to generate the page: 0.04360 seconds