|
FOROS PROFESIONALES WINDEV, WEBDEV y WINDEV Mobile |
| | | | | |
SysIconAdd How do you use it |
Iniciado por holgersteinkamp, 25,jun. 2003 11:21 - 1 respuesta |
| |
| | | |
|
| |
Publicado el 25,junio 2003 - 11:21 |
I have put "sysiconadd" in the project initialization code and have successfully put a icon into the sys tray. But how do you use it? The application stays open. Closing the application removes the icon. What I am trying for is to have the icon in sys tray then when I click on it I can run my aplication. |
| |
| |
| | | |
|
| | |
| |
Publicado el 25,junio 2003 - 12:57 |
>I have put "sysiconadd" in the project initialization code and have successfully put a icon into the sys tray. But how do you use it? The application stays open. Closing the application removes the icon. What I am trying for is to have the icon in sys tray then when I click on it I can run my aplication.
Never Mind I worked it out. You put the "SYSICONADD" code in the window initialisation add that windows popup menu into the parameters then add code to the popup menu to make it disapear off the screen : "WindowName..state = outside screen" and "windowName..state = active" to bring it back Now if only I knew how to make the project name disapear from the bottom of the screen |
| |
| |
| | | |
|
| | | | |
| | |
| | |
| |
|
|
|