ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Toolbar control
  • Overview
  • Authorized positions for the toolbar
  • Parameters regarding the size and position of the toolbar
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Characteristics of a toolbar
Overview
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control.
The "General" tab is used to find out and define the controls found in the toolbar.
The "UI" tab is used to define:
  • the initial status of the toolbar.
  • the parameters regarding the size and position of the controls in the toolbar.
The "Details" tab is used to define:
  • the authorized positions for the toolbar.
  • the spacing between the controls found in the toolbar.
Authorized positions for the toolbar
WINDEV enables you to select the different positions that the user will be able to use for the toolbar at run time.
This toolbar can be:
  • anchored to one of the window sides.
  • floating, the toolbar will be an independent window.
This information is specified in the "Details" tab of the description window of control.
Parameters regarding the size and position of the toolbar
Several parameters are used to configure the operating mode of the Toolbar control. These parameters are defined in the "UI" tab of the description window of the control:
  • Shifts the window controls automatically: This options enables you to shift the controls found in the window when the position of the toolbar changes. If this option is not selected, some window controls may be hidden according to the position of the toolbar.
  • Resizes automatically: This option enables you to automatically adapt the size of the toolbar to its content (when the toolbar controls are made visible or invisible by programming for instance).
  • Saves size and position: This option is used to store the size and position of the toolbar when the associated window is closed. During the next window opening, the toolbar will be displayed with this size and position.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help