ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / TimeLine control
  • Overview
  • Settings
  • Configuring an automatic menu in a TimeLine control
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
By default, TimeLine controls contain a context menu.
This menu, available without programming, includes several actions:
  • Zoom in and out in the control.
  • Add, delete or modify an event when selecting a time period.
    Notes: If the field is linked to a data source, any deletion made in the field is carried out at the same time in the linked data source.
  • Copy the content of an event.
Remark: You can add choices to this menu by programming. To do so, use the ContextMenu property.
Settings

Configuring an automatic menu in a TimeLine control

The context menu of the TimeLine control can be disabled. To show or hide the context menu of the TimeLine control:
  1. Open the TimeLine control description window.
  2. Select the "UI" tab.
  3. Choose the desired menu in the "Context menu" combo box. It is possible to:
    • "Display the AAF menu (System)": In this case, the context menu displayed will be the Organizer control automation menu.. For more details on how to configure this menu, see Configuring the AAF menu.
    • "Add a context menu": If this option is checked, you can select the custom context menu to be displayed..
Remarks:
  • If both options are checked, the custom context menu can be added before or after the AAF menu.
  • If no option is selected, no context menu will be selected. The <Disabled> option will be displayed in the description window.
  • The ContextMenu property is also used to remove the AAF-specific context menu and restore the standard Windows menu for a given control.
Minimum version required
  • Version 18
Comments
Click [Add] to post a comment

Last update: 10/04/2024

Send a report | Local help