FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour fwh 14.2 print preview issue with win xp
Posts: 187
Joined: Mon Oct 20, 2008 06:33 PM

Re: fwh 14.2 print preview issue with win xp

Posted: Sat Apr 26, 2014 01:10 AM

Change rpreview.prg to:

  if ! ::lListViewHide
     ::oLvw:Hide()
  endif
Oscar Ribeiro

OASyS Informática

Fwh18.02 + xHarbour 1.2.3 + Bcc72
Posts: 26
Joined: Thu Apr 21, 2011 06:02 PM

Re: fwh 14.2 print preview issue with win xp

Posted: Mon Apr 28, 2014 10:40 AM

Oscar,
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.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: fwh 14.2 print preview issue with win xp

Posted: Mon Apr 28, 2014 05:16 PM
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
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 187
Joined: Mon Oct 20, 2008 06:33 PM

Re: fwh 14.2 print preview issue with win xp

Posted: Tue Apr 29, 2014 10:44 AM

Linares,

This problem really exists.

If possible, correct this source (rpreview.prg) in future versions.

Thank you,

Oscar Ribeiro

OASyS Informática

Fwh18.02 + xHarbour 1.2.3 + Bcc72

Continue the discussion