RpReports Client

The Client section of the RpReports PROJECT_settings.csv file defines the icons on the client toolbar.

Client-toolbar.png


Contents

Values

The available toolbars icons are:

  • About - loads a dialog with information about your application
  • Select - loads the Component Selection wizard.
  • Attributes - load the change attribute dialog. (This is also available by right clicking on a component.)
  • Report - loads the RpReports Dialog .
  • Move - loads the Move Wizard .
  • Copy - loads the Copy Wizard .
  • Rotate - loads the Rotate Wizard .
  • Rotate-Z - loads the Rotate-Z Wizard .
  • Level1 - sets the attribute/report level. (Up to 6 levels. Level2, ...)

Icons

Icons for each toolbar are stored in the "Images" folder of your project.

There are two icons for each tool xxx24.png and xxx16.png (e.g. Select24.png)

Sample

[Client],,defines the icons and commands which appear on the client toolbar
#TOOLBARS TO LOAD,,the icons for the toolbar are in the project folder/icons
#TOOLBAR ICONS,,There are two icons for each tool xxx24.png and xxx16.png (e.g. Select24.png)
toolbar,About,
toolbar,Select,
toolbar,Attributes,
toolbar,Watcher,
toolbar,Report,
toolbar,Move,
toolbar,Copy,
toolbar,Rotate-Z,
toolbar,Stretch,
toolbar,Level1,
toolbar,Level2,
toolbar,Level3,

Project_settings.csv file sections

See each section for data definitions and a sample.

See Also