Precision Asset Management

Using Modeless Versions of the Teamstudio for Developers Tools

When you're working on a Notes/Domino application, do you find it frustrating when you have to close the user interface of your Teamstudio tool(s) in order to get back into Notes? We have the solution!

Did you know that there are modeless (or non-modal) versions of all the Teamstudio tools?

Modeless/Non-modal

  • Dialog boxes and forms are either modal or modeless
  • A modal dialog must be closed or hidden before you can continue working with the rest of the application
  • Modeless dialogs let you shift the focus between the dialog and another form without having to close the initial form. The user can continue to work elsewhere in any application while the form is displayed.

When you install any of the Teamstudio for Developers client tools, we automatically install executable versions of the products into your Notes executable directory.

Here is the list of executables:

  • Analyzer: ndean.exe
  • CIAO!: nciao.exe
  • Configurator: nconfy.exe
  • Delta: ndelta.exe
  • Design Manager:nlibr.exe
  • Snapper: nsnap.exe
  • Validator: nvalidator.exe

Simply create shortcuts to the files above, and add them to your Quickstart bar or your Windows desktop.

Development Environment Deployment Process Production Environment