AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Barra de estado
  • Overview
  • Adding a cell
  • Deleting a cell
  • Modifying the order of cells
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
This help page presents the different operations that can be performed in a status bar:
  • adding a cell.
  • delete a cell.
  • change the order of the cells.
All these operations are performed in the window editor:
  • via the context menu of the status bar (right click on the status bar displayed in the window).
  • from the ribbon: under the "Ventana" pane, in the "Barras y menús" group, pull down "Barra de estado" and select "Edit".
Reminder: To display a status Bar in the current window, do one of the following:
  • select "Status bar" in the "Style" tab of the window description.
  • on the "Ventana" tab, in the "Barras y menús" group, expand "Barra de estado" and select "With status bar".
Adding a cell
To add a cell into the status bar of current window:
  • select "Insert a cell" from the context menu of the status bar.
  • click the "Add" or "Insert" button from the description window of status bar.
Note: By default, the first box created displays the information message related to the current or programmed field.
Deleting a cell
To delete a cell from the status bar of the current window:
  1. Select the cell to remove.
  2. Delete the cell by performing one of the following operations:
    • Select "Delete a cell" in the context menu of the cell.
    • Display the message bar description window: under the "Ventana" pane, in the "Barras y menús" group, scroll down to "Barra de estado" and select "Edit".. The current cell is selected.
      Click "Delete".
Modifying the order of cells
To change the order of the cells in the status bar of the current window:
  1. Select the cell whose position must be modified.
  2. Move cell:
    • via the context menu of the cell ("Move left" or "Move right")
    • via the description window of the status bar.
      • Display the description window: under the "Ventana" pane, in the "Barras y menús" group, scroll down to "Barra de estado" and select "Edit".. The current cell is selected.
      • Click or .
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local