Re: problem with editbox and keypressfcn
- From: "Ashwini Deshpande" <vd.ashwini@xxxxxxxxxxxxx>
- Date: Wed, 27 May 2009 12:44:01 +0000 (UTC)
----------------------------------------------------------------------------------------------------------
Ashwini:
It appears Jeremy Smith has already done exactly this and shared it on
the FIle Exchange.
Would you consider using this?
http://www.mathworks.com/matlabcentral/fileexchange/8499
(I haven't used it so I'm not sure how it handles editing keys like
delete, backspace, and arrows.)
Regards,
ImageAnalyst
Thanks for link,
I run that code, even there also care has not taken for arrow keys and delete button. But for backspace what has been done is, removing the last character even if my cursor is pointing at different position.
Can you pl suggest me that how can i get the present cursor position of editbox??
And one more observation in that code is, the cursor will always remains in the first position rather than at the end.
Any suggestions plz ..
Ashwini
.
- Follow-Ups:
- Re: problem with editbox and keypressfcn
- From: ImageAnalyst
- Re: problem with editbox and keypressfcn
- References:
- problem with editbox and keypressfcn
- From: Ashwini Deshpande
- Re: problem with editbox and keypressfcn
- From: ImageAnalyst
- problem with editbox and keypressfcn
- Prev by Date: Re: import text file
- Next by Date: Re: windowing a Signal and then Zero padding it
- Previous by thread: Re: problem with editbox and keypressfcn
- Next by thread: Re: problem with editbox and keypressfcn
- Index(es):
Relevant Pages
|