IDE editor hangs when ctrl F for search

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IDE editor hangs when ctrl F for search

2,600 Views
n1bg
Contributor I
My editor hangs when I try to search for text using ctrl - F.  Seems that the search dialog is running but is invisible (maybe off-screen).  I was using 2 monitors and now don't have the second available so am using one.  Maybe cw thinks it is putting the dialog on the second.

Anyone else have this problem?
Labels (1)
Tags (1)
0 Kudos
5 Replies

652 Views
corma
Contributor I

I had the same problem

I solved:

Reset: Edit -> Preferences -> IDE Extras -> Use Multiple Documents Interface (MDI)

Save  Restart

Set: Edit -> Preferences -> IDE Extras -> Use Multiple Documents Interface (MDI)

Save Restart

the find Dialog reappears !!

0 Kudos

652 Views
bobc
Contributor II
I've had this problem with other applications, quite baffling until you figure it out.

In Windows in general if you have a stray dialog box you can often use Alt+Space, M, and then use the cursor keys to reposition the dialog box.

Cheers
0 Kudos

651 Views
n1bg
Contributor I
bobc,
 
Thanks for the reply.  Something to remember next time this happens.
 
Fred
0 Kudos

652 Views
J2MEJediMaster
Specialist I
There's an easy way to check and see if yor theory is correct. In the CodeWarrior IDE's editor, call up the Find function by typing CTNL-F. Now, hit the escape key, which should dismiss the dialog (the same as clicking Cancel), and you should get control of the editor back.

If it is a case of the dialog being off-screen, now go to the IDE (NOT project) settings panels. That's Edit > Preferences. In the IDE Preferences panels, pick the Editor settings panel. In the Remember group, uncheck Window position and size. To be safe, also uncheck Selection position. Quit the IDE. Relaunch the IDE, and see if the problem has been corrected.

---Tom
0 Kudos

652 Views
n1bg
Contributor I
Thanks for the reply.  I'll remember that next time!
 
Fred
0 Kudos