I have older code that utilizes C primatives to draw graphic charts from data base files while displaying actions on screen. In the past, I used a call: Setvideomo(18) to switch to graphics screen, Setvideomo(-1) to return to text screen. This still switches to graphics screen under NT and XP and runs, but does not return to the window and goes full screen low resolution text.
As an alternative, I need to know if there's anything available that would allow me to create the HPGL code and then use something else to view it on screen while remaining within the original window upon completion.
As an alternative, I need to know if there's anything available that would allow me to create the HPGL code and then use something else to view it on screen while remaining within the original window upon completion.