Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] cdt editor

Hi

I want to add a key listener to the editor in cdt. Its like as and when
keys are being pressed in the editor,some event should happen.I tried by
implementing VerifyKeyListener interface to the editor class. But it
doesn't seem to work.Can anyone help with this???

Thanks in advance.



Back to the top