Ok, now that SB will be delayed...
I do have a solution to the zoom staying ontop when you change screens...
1. What I did was too set up gZoom how i wanted it
2. Put GPS as a startup option in RR
3. Then I changed my GPS button(s) to first start gZoom then goto the GPS screen
4. Changed my GPS Exit button to run a Autoit file to close gZoom before going to exiting the screen...
just edit the Autoit file to the path where you have your gZoom.exe at and then compile it by right clicking on it and selecting compile script...
This is my new gps button cmd :
"run;C:\Program Files\Road Runner\Zoom\prZoom.exe||GPS"
This is the exit button in the gps screen:
"run;C:\Program Files\Road Runner\Zoom\Close Zoom.exe||Exit"(I complied the file to an EXE file)
Bookmarks