the guilauncher sample
Archives Forums/Linux Discussion/the guilauncher sample| 
 | ||
| after a lot of tunings through help i got here i have managed to make all the samples to run on my linux side (on the same computer i have windows and linux alongside) except the guilauncher sample which refuse to run. is there anything special about this sample that prevent it from running on linux ? any idea ? | 
| 
 | ||
| Yes there is. It's a known bug with the HIDDEN_WINDOW flag remove it from the function in initGUI from the TLaunch.bmx file. You will find event then that it will not run correctly. | 
| 
 | ||
| I understand. thank you. |