I have a simple presentation in Power Point that people can touch for information. Three issues make me want to do this in PowerBASIC (CC).
Screen saver does not work in PP viewer, no timer on a slide to jump to the home slide directly and I own PBCC4/PBWin7 and looking to use them.
I started in PBWin70 but could not figure out how to turn the [X] close box and dialog frame off. As this is a touch screen so you know someone will come and touch the [X] and close it and mess with the machine.
So I thought about using PBCC, display a graphic, monitor mouse position and display the next graphic, delay and reload the main graphic.
Anyone have something close to this to get me started or know of a better idea. I thought it would be simple, but not so far. Need a full screen graphics displayer and mouse samples.
Thanks for any help
Screen saver does not work in PP viewer, no timer on a slide to jump to the home slide directly and I own PBCC4/PBWin7 and looking to use them.
I started in PBWin70 but could not figure out how to turn the [X] close box and dialog frame off. As this is a touch screen so you know someone will come and touch the [X] and close it and mess with the machine.
So I thought about using PBCC, display a graphic, monitor mouse position and display the next graphic, delay and reload the main graphic.
Anyone have something close to this to get me started or know of a better idea. I thought it would be simple, but not so far. Need a full screen graphics displayer and mouse samples.
Thanks for any help
Comment