Can't find Code Explorer Window in Delphi 6 running on Windows 7 64-bit. How to get it back? -


i'm having strange problem delphi 6 ide running on windows 7 (64-bit edition). can't find code explorer window pane. it's docked against left side of code editor window. if not there, can find opening view menu , selecting code explorer. code explorer not docked code editor , when drop down view menu code explorer option not there. other options are: project manager, object inspector, object treeview, etc. not code explorer. else ide works great. has else had problem , if so, can back? rely on view quite heavily.

also, once undock view doesn't seem want dock again. hover on usual areas in edit window , won't accept orphaned view docking client.

-- roschler

for record, had same problem robert.

configuration:

  • delphi 6 enterprise, installed custom location.
  • update pack 2
  • several third party components
  • windows 7, spanish , english languages in regional , language settings, , keyboard layout settings. default language 'spanish', default keyboard distribution 'english'.

issues:

  • no 'code explorer' context menu item,
  • in editor, no 'complete class @ cursor'.
  • ctrl+shift+c not working
  • ctrl+shift+up/down arrow not working.

i uninstalled delphi, uninstalled english language, removed keymappings change keyboard layout (ctrl+shift).

then installed delphi again, custom location, execute installer administator -> no issues. installed third party components -> no issues install update pack, time, opened exe winrar, decompressed file, changed files 'setup.exe', '_isdel.exe' , '_bdel.exe' execute administrator users. run 'setup.exe' administrator.

i don't know step did trick have no issues.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -