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 progreso
  • Simple or symmetric progress bar?
  • Image and progress bar: showing a progression
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
Outstanding progress bars
Simple or symmetric progress bar?
We recommend that you:
  • use the simple progress bars to view a progress (a file transfer for example). The bar moves from the origin of the progress bar to the end during the entire process.
  • use symmetric progress bars to view the evolution of a value in relation to a reference value. This allows you to view the evolution of a temperature for example. For example:
AndroidJava No symmetric progress bar can be created.
Image and progress bar: showing a progression
To view the progression of a progress bar, you can:
  • define a specific style for the progress bar (and for the active progress bar in case of a symmetric progress bar). Select the requested style in the "Style" tab of progress bar.
  • use images.
A progress bar can contain:
  • a background image.
  • an active image. This image will be displayed during the progression of the progress bar.
These two images can be combined to produce special effects.
When using this progress bar, the bubbles seem to be "going up". This progress bar has the following characteristics:
  • active image: bubbles
  • background image: blue
  • non-fixed image ("Detail" tab): the active image follows the progress of the ProgressBar.
This progress bar has the following characteristics:
  • active image: blue and yellow
  • background image: black and white
  • still image: the active image is revealed as you progress.
You can use the 9-slice scaling mode on the images displayed in progress bars.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 18/09/2024

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