GLBasic forum

Main forum => GLBasic - en => Topic started by: outerreach on 2006-Apr-15

Title: Open another application.
Post by: outerreach on 2006-Apr-15
I am having quite a bit of difficulty writing code the will open other applications like calc.exe for an example. I can get it open but my program pauses but it covers the applications that I opened. Any ideas on how I can atleast have the opened application come to the front, instead of being covered over?
Title: Open another application.
Post by: Kitty Hello on 2006-Apr-16
uh-oh! It's a bug. I'll fix it for non-fullscreen apps. Then I will have to inlcude a SETSCREENSIZE command to let you toggle fullscreen. Quite some work, stay tuned.
Title: Open another application.
Post by: outerreach on 2006-Apr-17
thanks for your help, I am looking forward to all the advancements you make.
Title: Open another application.
Post by: Kitty Hello on 2006-Apr-19
Checkout new update.
Title: Open another application.
Post by: outerreach on 2006-Apr-21
Love the new update, thanks.