Has anyone managed to open a db in a new MS Window (rather than inside the client).
I do NOT want to add “NotesHelp” to the Categories section on tab 4 of the db properties tag as the window that is open is limited and does not have the functionality of a full window.
Basically, I want to replicate the right click on db icon and select “Open in new window” functionality.
cheers
Nigel
Subject: Open db in new window other than using “NotesHelp”
essentially there are two windows that can be opened: client and browser - i suppose you could export some XML to a word document or create a word window using com objects?
you cannot run two instances of the client so it would have to be a browser window - i’ve never heard of displaying a notes form in a MS window (i presume you mean a folder ie directory window)
Subject: RE: Open db in new window other than using “NotesHelp”
Hi Jon,
Right click on a icon on the Notes Workspace and then click “Open in New Window”. This is what I mean. This will open the database in a seperate client window.
regards
Subject: RE: Open db in new window other than using “NotesHelp”
I tried the right click but my new window opens inside the notes client - not a separate MS window
just a thought but what does something like this do:
Dim New NotesUIWorkspace
uiws.opendatabase