Change rpreview.prg to:
if ! ::lListViewHide
::oLvw:Hide()
endif
fwh 14.2 print preview issue with win xp
Re: fwh 14.2 print preview issue with win xp
_ Ribeiro
OASyS Informática
Fwh18.02 + xHarbour 1.2.3 + Bcc72
OASyS Informática
Fwh18.02 + xHarbour 1.2.3 + Bcc72
Re: fwh 14.2 print preview issue with win xp
_,
I tried to change the program. \ source \ classes \ RPREVIEW.PRG, but it appears the same error as before, I can even delete the program rpreviw.prg and nothing happens.
I'm probably not doing something right (I'm pretty new to programming FWH, 20 years I've been working in the Clipper).
If we can help in any way I change the settings in the program.
Thank you.
I tried to change the program. \ source \ classes \ RPREVIEW.PRG, but it appears the same error as before, I can even delete the program rpreviw.prg and nothing happens.
I'm probably not doing something right (I'm pretty new to programming FWH, 20 years I've been working in the Clipper).
If we can help in any way I change the settings in the program.
Thank you.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: fwh 14.2 print preview issue with win xp
Davor,
If you are using a modified rpreview.prg then you have to link its OBJ as another OBJ of your app, before fiveh.lib
If you are using a modified rpreview.prg then you have to link its OBJ as another OBJ of your app, before fiveh.lib
Re: fwh 14.2 print preview issue with win xp
Linares,
This problem really exists.
If possible, correct this source (rpreview.prg) in future versions.
Thank you,
This problem really exists.
If possible, correct this source (rpreview.prg) in future versions.
Thank you,
_ Ribeiro
OASyS Informática
Fwh18.02 + xHarbour 1.2.3 + Bcc72
OASyS Informática
Fwh18.02 + xHarbour 1.2.3 + Bcc72