What's new in Network Printer Control 1.15

Apr 15, 2021
  • Fixed a flicker that showed up on some test machines.

New in Network Printer Control 1.14 (Apr 14, 2021)

  • Added feature that when the tray icon is used, the tray module checks the network status to see if the PC has changed network connections, and if so, resets the default printer to match the new connection. This allows the laptop to adapt to being moved around from one network to another while the user is logged on. The check interval is 60 seconds.
  • Updated help file.

New in Network Printer Control 1.13 (Mar 13, 2021)

  • Changed Icon. You will probably only notice if you have the tray icon turned on.
  • Removed reference to the OS bit size (32 or 64) in the dialog frame titles & About message as people were misinterpreting what that meant.
  • Updated help file.

New in Network Printer Control 1.12 (Oct 14, 2020)

  • Fixed bug where networks with names that differed by a trailing number (e.g. Network, Network 5, Network 9, etc.) were not always distinguished properly.
  • Made Console dialog re-sizable. The languages the NDC Console is written in (mix of x86 Assembly & PB) don't automatically re-size the controls therein when the parent dialog size/shape is changed, nor does Windows do so either, so I had to add a re-sizing engine & database, monitor the Console dialog size and trigger the re-sizing engine manually in the Console dialog callback function.
  • Remembers window size & position from last run.
  • Added grip to bottom on Console window to make it easier to re-size.
  • Updated help file.

New in Network Printer Control 1.11 (Oct 6, 2020)

  • Fixed bug in System Tray module where it would erroneously check for updates when it wasn't supposed to.