SPLASHWINDOW Commands
Previous topic  First topic  Next topic


That group of commands are for manage a splash windows. Generally, the splash window is showed while the application starts or closes
Este grupo de comandos son usados para manejar una ventana de tipo splash. Generalmente, las ventanas splash son mostradas mientras la aplicación arranca o finaliza.


SHOW SPLASHWINDOW [ PICTURE <cImage> ]
This command is used to display an Image in the splash window
Este comando es usado para mostrar una imagen en la ventana splash
Note: if PICTURE isn't speciied, the Marinas-GUI logo is showed
Nota: si no se especifica PICTURE, automaticamente se usa el logo de Marinas-GUI.

Note: The mg_ShowSplashWindow( <cImage> ) function make the same action
Nota: La función mg_ShowSplashWindow( <cImage> ) realiza la misma acción


HIDE SPLASHWINDOW
This command is used to hide the splash window, if this command isn't specified, when MAIN window starts, the splash windows will be hidden automatically
Este comando es usado para ocultar la ventana splash, si no se especifica este comando, la ventana splash será ocultada automaticamente antes que arranque la ventana MAIN

Note: The mg_HideSplashWindow() function make the same action
Nota: La función mg_HideSplashWindow() realiza la misma acción

REFRESH SPLASHWINDOW
This command is used to refresh (or raise) the splash window
Este comando es usado para refrescar la ventana splash

Note: The mg_RefreshSplashWindow() function make the same action
Nota: La función mg_RefreshSplashWindow() realiza la misma acción



Marinas-GUI Version 03.06 and
Marinas-IDE Version 05.06 and
LEX Files Version 02.06


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
last update: April 27
2017
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




A Harbour/QT framework to make multiplatform programs

(©) Copyright 2009-2017 by Fernando Santolin (aka CarozoDeQuilmes)
CarozoDeQuilmes@gmail.com

2009-2017 Beta tester and full English translator: Bruno Luciani
Bruno.Luciani@gmail.com

2014-2015 Final English corrector: David Worboys
DavidWorboys@hotmail.com

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

www.marinas-gui.org


www.marinas-gui.org  

Previous topic  First topic  Next topic