Skip to content

MapView2_220118.7z

Compare
Choose a tag to compare
@kevL kevL released this 18 Jan 07:25
· 362 commits to master since this release

MapView 4.2.0.0

  • docs and refactor
  • conform alphanumeric case of menuitems
  • addresses an issue where .net disallows a click on ToolStrip controls if the
    window is inactive. The workaround is to force focus to the ToolStrip when the
    window is activated by a click on the ToolStrip.
  • addresses an issue where TopView disallows a click on its grid if the window
    is inactive. The fix is to force focus to the grid-panel and properly set the
    current mouse-location so that TopView's grid can accept the click.
  • accept only LMB and RMB clicks on tileparts in TileView.
  • replace ContextMenu with ContextMenuStrip in TileView and allow it to open
    only if the mousecursor is inside the bounds of the TilePanel.
  • replace ContextMenu with ContextMenuStrip on the MapTree.
  • disallow hiding the McdInfo window (if shown) when a part is double-clicked

PckView 4.2.2.0

  • breakout load user-config routine to its own method.
  • breakout load file from FileExplorer routine to its own method.
  • show SpriteEditor and Palette in the taskbar when Options|Bring editor/palette
    to front is off.

XCom 4.1.1.2

  • doc changes

DSShared 4.2.0.0

  • add control-type ToolStripOneclick, inherits ToolStrip, to detect activation
    and focus the control.

Misc

  • update CHM Helpfile
  • update copyleft dates in all assemblies to 2022