| T O P I C    R E V I E W | 
              
              
                | znakeeye | 
                Posted - Dec 03 2008 : 11:29:26 AM  It should be fairly easy to underline duplicate ampersand-shortcuts when manually editing resources (.rc).
  BUTTON "&All items"  <--- Shortcut #1 will not work... BUTTON "Select &All" <--- Shortcut #2 will not work...
  Underlining them (or similar) would be nice. | 
              
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | rhummer | 
                Posted - Dec 03 2008 : 2:36:12 PM  Yes you can have multiple dialogs and menus in a single .rc file. | 
              
              
                | feline | 
                Posted - Dec 03 2008 : 2:27:16 PM  Personally I do not use .rc files, so this may be a silly question.  Is it possible to have more than one dialog in a single .rc file?  Also what about menu's?
  Duplicate shortcut keys are irritating, I know this, as a keyboard user I hate them.  But detecting duplicates requires a grasp of the scope involved.  For example menu items inside menu's are "hidden" from other things. |