Control Keys not working in a multipage editor [message #448274] |
Thu, 20 April 2006 10:51 |
Eclipse User |
|
|
|
Originally posted by: nagrajhegde.yahoo.com
Hi everybody,
I have one strange problem. I am implementing a multipage editor(Not a form based, but a SWT based) which is having 2 tabs. One is a raw xml source file and the other is an UI for manipulating the xml file. Everything works fine including the synchronization. But if i go to the xml source tab and come back to the UI tab , the control keys (control X, Control C, etc1) stop working on the text fields of the UI tab and in turn they start to work on the xml file. For example if i press control A on the xml file and come back to the UI Screen and by placing the cursor on a text field and selecting the entire text field , if i press Control X , the data on the text field doens't get deleted , but the whole raw xml text on the source tab gets deleted. Similarly as i said the other control keys like control C doesn't work on the text fields of the UI tab.
But without visiting the source tab , if i continue to be on the UI tab , then all the control keys work well.
Do i need to do anything extra to make the control keys work?
Please help me in resolving this issue.
thanks & regards
Nagraj
|
|
|
|
Powered by
FUDForum. Page generated in 5.15101 seconds