17 | Access any window in NotesUIWorkspaceAlois Gruber1686 - 16 2008 / (2) I would appreciate properties that allow me to get access to any open window in the clients. Things like a Documents property that returns a NotesUIDocumentCollection (new class, navigation like DocumentCollection). This way I could easily get access to related documents that might already be open in the client. |
2 | Improvement Prompt for ChooseDatabase (type=13)Objects of review: @Prompt( [style] : [NoSort] ; title ; prompt ; defaultChoice ; choiceList ; filetype ) variant = NotesUIWorkspace.Prompt( type%, title$, prompt$ [, default ] [, values ] ) For type=13 propose:
|
2 | Incomprehensible restriction (Err=4418) on QueryOpenThis restriction exists for the following methods NotesUIWorkspace class: PickListCollection, PickListStrings, Prompt, URLOpen, EditDocument, SaveFileDialog, OpenFileDialog. Its meaning is not clear, because DialogBox allowed, and he calmly executed?!! I propose to remove this restriction, without him it will be very convenient to choose something, but, for example, if you cancel ... |