The main MaxBase user interface is comprised of pull-down menus, a toolbar and the real application space where the database records are shown in a line view mode (the one of the picture) or a form view mode.
As you may have noticed, the colors are not system standard: they were customized with the [ colors and font ] menu option (found in the [ options ] menu). You may have them funky way or you may arrange a sea sunset scheme. You can also have different sets of colors and fonts for every database you create, Just store every database in its own directory and the colors/fonts will be saved in that directory when you exit MaxBase.
The last three icons in the toolbar are used to launch the conversion utilities (convert from/to DBF, QIF, CSV and more), the Visual Form Designer (a tool that lets you design forms to be used for data entry and reports), and finally MERGe, the report designer.
One of the menu items is called "plugins": what does that mean? Plugins are Java or native-code programs which do things that MaxBase doesn't do out-of-the-box; they are used to expand MaxBase capabilities. In this package you find an example plugin (with full NetRexx source code) that you may install, it is a MIDI jukebox that you could use with a MIDI db like the one above.
But MaxBase has many other features, start exploring them by moving to the next section! |