Multiple instances?
Multiple instances?
Can I get multiple instances to run? I don't see an option. when I try to open a second notebook it just changes the first one that is already open. I would like two windows from two shortcuts.
It's not possible (yet) to directly launch a database using a desktop shortcut as far I'm aware.
1. Open MyInfo
2. Menu -> Window -> New Window will open a new instance, where you can load the additional database
Sounds like a good idea for an option though..
-
- Posts: 32
- Joined: Wed Feb 01, 2023 6:43 pm
I have a use-case for multiple instances:
Instance 1: a tree of detailed data types, with detailed documentation of each type.
Instance 2: a data dictionary, with class/structure definitions. As I add struct members, it would simplify definition to be able to just drag the appropriate type (node from Instance 1) into the definition (a "type" field in the current node in Instance 2).
Exactly what gets filled-in, in Instance 2, is a matter for a separate post. There are many ways to do such cross-references, and there's no one-size-fits-all.
Instance 1: a tree of detailed data types, with detailed documentation of each type.
Instance 2: a data dictionary, with class/structure definitions. As I add struct members, it would simplify definition to be able to just drag the appropriate type (node from Instance 1) into the definition (a "type" field in the current node in Instance 2).
Exactly what gets filled-in, in Instance 2, is a matter for a separate post. There are many ways to do such cross-references, and there's no one-size-fits-all.