Edit detail for Release_1.0rc7 revision 1 of 1

1
Editor: Fred Damberger
Time: 2003/12/08 14:53:23 GMT+0
Note:

changed:
-
What's new this week:

- MonoScope:

  - Renamed menu "Rotate..." to "Map to Type...", since it is used to adapt the dimensions of an imported spectrum to its spectrum type. Use the new menu "Open MonoScope rotated..." from the CARA Explorer, when you want to display another dimension rotation on screen.

- PrintPreview:

  - Ruler now has two more resolution quantisation steps: 1/4 and 1/8 (1/10, 1/5 and 1/2 already existed).

  - Parameter setups can now be saved to or loaded from files. See the File menu.

  - Rulers are now properly redrawn when zooming or scrolling around.

- CARA/Lua:

  - This release is the starting point of the CARA/Lua GUI model. This means you now can build your own interactive windows and dialogs. Up to now there is only support for common GUI widgets. In future releases I will make all suited objects of the NMR Application Framework accessible to Lua. See the classes Button, Dialog, Frame, Grid, !GroupBox, !HBox, Label, !LineEdit, !MainWindow, !MenuBar, !PopupMenu, !PushButton, !VBox and Widget in the CARA/Lua Programmers Manual (NMR.014).

  - The dlg library has two new functions: dlg.selectColor() and dlg.selectFont()

- Others:

  - Due to continuous requests I added a multi cursor feature to CARA. In MonoScope, HomoScope, PolyScope and SliceScope there is now a new entry in the View menu called "Sync to global cursor". Whenever this option is switched on in a window, it sends cursor changes to the global cursor and also accepts the changes made in other windows (as long as the atom type of the cursor dimension is equal).

What's new this week:

  • MonoScope:
    • Renamed menu "Rotate..." to "Map to Type...", since it is used to adapt the dimensions of an imported spectrum to its spectrum type. Use the new menu "Open MonoScope rotated..." from the CARA Explorer, when you want to display another dimension rotation on screen.
  • PrintPreview?:
    • Ruler now has two more resolution quantisation steps: 1/4 and 1/8 (1/10, 1/5 and 1/2 already existed).
    • Parameter setups can now be saved to or loaded from files. See the File menu.
    • Rulers are now properly redrawn when zooming or scrolling around.
  • CARA/Lua:
    • This release is the starting point of the CARA/Lua GUI model. This means you now can build your own interactive windows and dialogs. Up to now there is only support for common GUI widgets. In future releases I will make all suited objects of the NMR Application Framework accessible to Lua. See the classes Button, Dialog, Frame, Grid, GroupBox, HBox, Label, LineEdit, MainWindow, MenuBar, PopupMenu, PushButton, VBox and Widget in the CARA/Lua Programmers Manual (NMR.014).
    • The dlg library has two new functions: dlg.selectColor() and dlg.selectFont()
  • Others:
    • Due to continuous requests I added a multi cursor feature to CARA. In MonoScope, HomoScope, PolyScope and SliceScope there is now a new entry in the View menu called "Sync to global cursor". Whenever this option is switched on in a window, it sends cursor changes to the global cursor and also accepts the changes made in other windows (as long as the atom type of the cursor dimension is equal).