Wednesday, July 23, 2008

v7.30.0021 - 2008-07-23 22:38

  • * Preview Tab: Experimentally added web browser control to tab order. Now, when a file is being previewed through the web browser control and you press TAB, the focus will cycle in the order Tree, List, Web Preview, Address Bar, Catalog.
    Notes:
      - The focus is not easily seen on that control - whether and how
        it is drawn depends on the previewed content.
      - Depending on the previewed content the focus might be grabbed
        and not released anymore by that content. It then might for
        example cycle on a previewed web page or PDF document.
  • + Menu View | Font: The submenu captions now show the current font settings. Sizes are only shown where they are configurable.
  • % Menu Edit | Compare: Added some speed.
  • ! Menu Favorites: If you assigned a KS to any of the submenus Favorite Folders, Special System Folders, or Favorite Files, and popped it via keyboard, the menu disregarded the setting of PopupMenusAtSelection, and it did not support UNICODE. Fixed.
  • ! Scripting: Command AddStr had unexpected returns when user variables had been used before in the same script. Fixed.