Re: problem with editbox and keypressfcn
- From: ImageAnalyst <imageanalyst@xxxxxxxxxxxxxx>
- Date: Wed, 27 May 2009 13:30:54 -0700 (PDT)
On May 27, 8:44 am, "Ashwini Deshpande" <vd.ashw...@xxxxxxxxxxxxx>
wrote:
----------------------------------------------------------------------------------------------------------
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
---------------------------------------------------------
Sorry - you now know more about the code than I do and you can examine/
debug it just as well as I could. I don't know the answer to your
question - I've never needed to do that before.
Good luck
.
- Follow-Ups:
- Re: problem with editbox and keypressfcn
- From: Ashwini Deshpande
- Re: problem with editbox and keypressfcn
- References:
- problem with editbox and keypressfcn
- From: Ashwini Deshpande
- Re: problem with editbox and keypressfcn
- From: ImageAnalyst
- Re: problem with editbox and keypressfcn
- From: Ashwini Deshpande
- problem with editbox and keypressfcn
- Prev by Date: Re: class not recognized, but it is on the path
- Next by Date: Re: Vintage versions of MATLAB
- Previous by thread: Re: problem with editbox and keypressfcn
- Next by thread: Re: problem with editbox and keypressfcn
- Index(es):
Relevant Pages
|