Shift+F10 not showing context menu in V12

Shift+F10 not showing context menu in V12

24
Basic UserBasic User
24

    Mar 23, 2006#1

    Hi

    In v11 I could launch the context menu with Shift+F10. After having installed V12 this does not work anymore. Does anyone have any ideas?

    tx

    6,673578
    Grand MasterGrand Master
    6,673578

      New default key assignments in UltraEdit v12.00

      Mar 23, 2006#2

      During beta test phase I required to list new key assignments in readme.txt, so users with many personal key assignments can more easily detect and fix duplicate assignments of a hot key to different functions after upgrade. IDM has done it and I also get the full list of new default assignments and functions for UltraEdit v12.00 and UEStudio v5.10.

      I also required a tool or build in function for UltraEdit and UEStudio to scan the current key mappings and generate a text file with a list of all function names and their hot key(s) assigned. The customer support employees of IDM would like it too, which increases the chance to get such a tool or built in function in a future version.

      Back to your problem:

      4 days ago as I evaluated my key mappings after the upgrade I detect that not only the new default key assignments of UltraEdit are added to the key configuration file uedit32.kbd but also the new UEStudio key assignments. This is very interesting because the functions simply do not exist in UltraEdit. Some of the UEStudio key assignments have a function tip also in UltraEdit although the functions are not available. Other UEStudio key assignments have no function tip.

      As I also have done 4 days ago you have to fix now the duplicate key assignments. Shift+F10 to open the context menu is something special because it is a Windows default hot key and not a function of UltraEdit. To get back Shift+F10 as hot key for opening the context menu you have to do following:

      Open the key mapping configuration dialog and look for a function which does not have any key assignment.

      Now assign Shift+F10 to this function. The existing assignment of Shift+F10 from UEStudio function BuildBatchBuild will be removed.

      Now remove Shift+F10 from the UltraEdit function and close the configuration dialog with OK.

      Because now no function is assigned to Shift+F10 anymore the context menu will open again with Shift+F10.

      For all users:
      Here is the list of new default key assignments for UEStudio/UltraEdit I got from IDM:

      Code: Select all

      UltraEdit Key Mapping Assignments added in v12.00
      
      NextWindowPanel                              Ctrl+F1O
      PrevWindowPanel                              Alt+F1O
      EditPasteCopy                                Ctrl+Shift+V
      ProfileSelectMenu                            Alt+F8
      
      
      Added in V12.00, but not assigned:
      
      FileConvUNICODEToUNICODEBigEndian
      FileConvUNICODEBigEndianToUNICODE
      FileConvToASCIIEscapedUnicode
      FileConvFromASCIIEscapedUnicode
      FileConvUserConvertTo
      FileConvUserConvertFrom
      FilePrintAll
      ProjectCreateUsingTemplates
      ProjectAddFile
      ProjectAddFolder
      
      ViewSelectFixedFont
      FormatHTMLValidatorJobType
      FormatHTMLValidatorOptions
      FormatHTMLValidatorConfiguration
      FormatXMLViewer
      AdvancedImportSettings
      AdvancedExportSettings
      AdvancedUserTool11
      AdvancedUserTool12
      AdvancedUserTool13
      AdvancedUserTool14
      AdvancedUserTool15
      AdvancedUserTool16
      AdvancedUserTool17
      AdvancedUserTool18
      AdvancedUserTool19
      AdvancedUserTool20
      AdvancedUserTool21
      AdvancedUserTool22
      AdvancedUserTool23
      AdvancedUserTool24
      AdvancedUserTool25
      AdvancedProjectTool11
      AdvancedProjectTool12
      AdvancedProjectTool13
      AdvancedProjectTool14
      AdvancedProjectTool15
      AdvancedProjectTool16
      AdvancedProjectTool17
      AdvancedProjectTool18
      AdvancedProjectTool19
      AdvancedProjectTool20
      AdvancedProjectTool21
      AdvancedProjectTool22
      AdvancedProjectTool23
      AdvancedProjectTool24
      AdvancedProjectTool25
      HelpAddHelp
      
      
      UEStudio Key Mapping Assignments added in v05.1
      
      ProjectConvertor                             Shift+Alt+V
      ProjectManager                               Shift+Alt+M
      ProjectCVSCheckout                           Shift+Alt+H
      ProjectCVSUpdate                             Shift+Alt+U
      ProjectCVSCommitEx                           Shift+Alt+Q
      ProjectCVSTag                                Shift+Alt+T
      ProjectCVSImport                             Shift+Alt+I
      ProjectCVSExport                             Shift+Alt+E
      ProjectCVSManager                            Shift+Alt+A
      BuildCompile                                 Shift+F7
      BuildBuild                                   Shift+F8
      BuildRebuild                                 Shift+F9
      BuildBatchBuild                              Shift+F10
      BuildClean                                   Shift+F11
      BuildDebugger                                Shift+F12
      BuildRegenerateMakeFile                      Shift+F4
      SolutionNew                                  Shift+Alt+W
      SolutionOpen                                 Shift+Alt+P
      SolutionClose                                Shift+Alt+L
      SolutionAddProject                           Shift+Alt+J
      SolutionRemoveProject                        Shift+Alt+X
      IntellitipFindSymbolDef                      Ctrl+Alt+F12
      NextWindowPanel                              Ctrl+F1O
      PrevWindowPanel                              Alt+F1O
      EditPasteCopy                                Ctrl+Shift+V
      
      Added in V05.1, but not assigned:
      
      BuildRun
      BuildCommands
      BuildSelectCompiler
      BuildCompilerOptions
      BuildOptions
      BuildSetCompilerPaths
      BuildDisplayTagList
      ScriptRubyRun
      ScriptRubyCheckSyntax
      ScriptRubyCommandOptions
      
      FileConvUNICODEToUNICODEBigEndian
      FileConvUNICODEBigEndianToUNICODE
      FileConvToASCIIEscapedUnicode
      FileConvFromASCIIEscapedUnicode
      FileConvUserConvertTo
      FileConvUserConvertFrom
      FilePrintAll
      ProjectCreateUsingTemplates
      ProjectAddDll
      ProjectAddFile
      ProjectAddFolder
      ProjectCVSUpdateEx
      
      ViewSelectFixedFont
      FormatHTMLValidatorJobType
      FormatHTMLValidatorOptions
      FormatHTMLValidatorConfiguration
      FormatXMLViewer
      AdvancedImportSettings
      AdvancedExportSettings
      AdvancedUserTool11
      AdvancedUserTool12
      AdvancedUserTool13
      AdvancedUserTool14
      AdvancedUserTool15
      AdvancedUserTool16
      AdvancedUserTool17
      AdvancedUserTool18
      AdvancedUserTool19
      AdvancedUserTool20
      AdvancedUserTool21
      AdvancedUserTool22
      AdvancedUserTool23
      AdvancedUserTool24
      AdvancedUserTool25
      AdvancedProjectTool11
      AdvancedProjectTool12
      AdvancedProjectTool13
      AdvancedProjectTool14
      AdvancedProjectTool15
      AdvancedProjectTool16
      AdvancedProjectTool17
      AdvancedProjectTool18
      AdvancedProjectTool19
      AdvancedProjectTool20
      AdvancedProjectTool21
      AdvancedProjectTool22
      AdvancedProjectTool23
      AdvancedProjectTool24
      AdvancedProjectTool25
      HelpAddHelp
      Best regards from an UC/UE/UES for Windows user from Austria