37 | FrameSet ControlFedor Belov851 - 17 2008 (1) Now it is very hard to control the content of frames Please make classes NotesFrameSet, NotesFrame Example: Dim nfsCurrent as NotesFrameSet 'ndCurrent - NotesDocument Set nfsCurrent = ndCurrent.ParentFramSet Dim v as Variant v = nfsCurrent.GetFrame("Preview").Content v can be NotesDocument, NotesView and so on... it is not ... |
26 | Narrow Collapsable Borders For FramesPeter Presnell26400 - 24 2009 (1) Just like composite applications, allow me to specify that the border for a collapsible frame can by "Narrow" so that it does not consume as much real estate as the current version (~12 pixels) |
18 | Embedded Frameset for FormsMichael Amberg809 - 09 2007 (1) It would be nice to be able to embed a frameset inside a form ... better yet inside a tabbed table. The idea is to be able to scroll the items within the frame , add a locking header, etc. The functionality I am trying to achieve is similar ... |
17 | Option to display a document within a framesetPatrick Kwinten21943 - 20 2007 (3) for the Notes client I sometimes think it is strange that you can present a view within a frame, but as soon as you open a document it breaks out of the frame and is presented in new tab window. if you compare it to the web at least ... |
13 | Make it easy to select a preferred colorset for the framework.Patrick Kwinten21943 - 07 2010 (3) Notes 8 gradients & grey-blue it's nice but it might not be your favourite colors. For end-users it should be easy to 'pimp' their Notes client a bit more by being able to select a colorset for the Notes client from a predefined set of 'themes'. If I want to ... |
11 | Enable JavaScript support in Framesets |