Re: [Gambas-user] Problem with Gambas 3.4 and Skiptaskbar

2013-10-12 Thread Benoît Minisini
Le 09/10/2013 20:09, herberth guzman a écrit : > hello, I have a question, I have a form that does not want to display on > the taskbar panel, change the skiptaskbar property to true, but pressing > (alt + tab) still appears in the task manager of windows manager. > How do I NOT display in the task

[Gambas-user] Problem with Gambas 3.4 and Skiptaskbar

2013-10-09 Thread herberth guzman
hello, I have a question, I have a form that does not want to display on the taskbar panel, change the skiptaskbar property to true, but pressing (alt + tab) still appears in the task manager of windows manager. How do I NOT display in the taskbar and pressing Alt-Tab is desactivate. --