fp26guylearningvfp60
Programmer
So after trying unsuccessfully to import a FPW26 screen into VFP (color set *not* supported), I recalled that someone once mentioned, change the .SPR file to a .PRG and work with the code like that.
Okay good idea, but now the FPW26 screen appears way upper left corner of the Form. Like a quarter of the old screen is visible. The window controls are off screen, and there is no way for me to drag it back into the main form of the VPF. It is a big screen running from top to bottom and left to right.
Do I need to modi .SPR -> .PRG and remove references to window placement and size? I'd like to have the screen start at pix 0 x 0.
Am rank am with VFP.
Also can the C++ kit in VS package a VFP EXE for distribution?
Regards and Thanx!
Okay good idea, but now the FPW26 screen appears way upper left corner of the Form. Like a quarter of the old screen is visible. The window controls are off screen, and there is no way for me to drag it back into the main form of the VPF. It is a big screen running from top to bottom and left to right.
Do I need to modi .SPR -> .PRG and remove references to window placement and size? I'd like to have the screen start at pix 0 x 0.
Am rank am with VFP.
Also can the C++ kit in VS package a VFP EXE for distribution?
Regards and Thanx!