CEdit Cursor Position 
Author Message
 CEdit Cursor Position

Hi All!

Quick question here (probably just me being daft)...

I want to insert some text at the current cursor position in a CEdit control
but dont know how to get the cursor position within the control (single line
mode).

Has anyone got any ideas?

Please Help me
E- MAIL ADDRESS



Mon, 09 Jul 2001 03:00:00 GMT  
 CEdit Cursor Position
CEdit::GetSel()



Quote:
> Hi All!

> Quick question here (probably just me being daft)...

> I want to insert some text at the current cursor position in a CEdit
control
> but dont know how to get the cursor position within the control (single
line
> mode).

> Has anyone got any ideas?

> Please Help me
> E- MAIL ADDRESS




Mon, 09 Jul 2001 03:00:00 GMT  
 CEdit Cursor Position
CEdit::GetSet

Johan Rosengren
Responsable Informatique
PACTA S.A.


Quote:
>but dont know how to get the cursor position within the control (single



Mon, 09 Jul 2001 03:00:00 GMT  
 CEdit Cursor Position
ReplaceSel() replaces the current selection, if nothing is selected, the
text is
inserted at the current cursor position...

--
Dirk Bohnemeyer
p.s. For e-mail remove one of the 'o's from my address.
-------------------------------------------------------

Quote:
>Hi All!

>Quick question here (probably just me being daft)...

>I want to insert some text at the current cursor position in a CEdit
control
>but dont know how to get the cursor position within the control (single
line
>mode).

>Has anyone got any ideas?

>Please Help me
>E- MAIL ADDRESS




Fri, 13 Jul 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. CEdit Cursor Position

2. CEdit Cursor Position Problems

3. CEdit cursor-position vs. SetWindowText()

4. CEdit: Setting cursor position

5. CEdit: set cursor to specific position

6. Changing Cursor Position in CEdit?

7. CEdit control and placing the cursor position

8. Determin cursor position in CEdit

9. How to set the cursor position in CEdit????

10. How to set the cursor position in CEdit????

11. Get cursor position

12. rich text box cursor position?

 

 
Powered by phpBB® Forum Software