Re: Win32 editing of MLE
- Posted by Lewis Townsend <keroltarr at HOTMAIL.COM> Nov 03, 1999
- 482 views
Hello, > >I want to allow selection with the mouse of a portion of >text in a MLE >for copy/cut/paste operations. Can anyone >tell me, programatically, how I >would do that? The >program is including Win32lib.ew. I know how to program > >the copy/cut and paste. It is how to know what portion of >the MLE has >been selected about which I am clueless. > > > >Thanks, > >Judith > >Those edit properties are inherent to an MLE text box. Windows does that >work for you. 8^) I think he/she wants to know what property tells which text is currently selected (like SelStart and SelLength). Unfortunately I don't know if this is how it is done in Win32lib or not. later, Lewis Townsend ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com