As you generate the notes that will become your storyboard, think about how you want to display your data, what actions you want to provide for your users, and how your users will navigate through the world:
You display a single column of SQL data using primitives and other objects. To display more than one column of SQL data, use 2-D layouts or the List and Combo controls. To display other data, use 3-D ActiveX control layouts. Explore the different display options that QMF Visionary provides and decide which ones best suit the kind of analysis you want to show.
For more information, see Displaying data..
You can capture user preferences with standard Windows controls. Look at the Controls palette on the Palette Manager to explore your options.
For more information, see Using controls.
You can pass information acquired from user actions to affect the display of a world, the contents of a scene, or the execution of a query.
For more information, see Using parameters.
You can use navigation features to allow users to move around worlds to get to new information.
For more information, see Using navigation.