Rpreview 1105 bug (SOlved)

Rpreview 1105 bug (SOlved)

Postby norberto » Wed Jun 01, 2011 11:01 pm

hi , click in 2 pages , zoom in page 2 :

Application
===========
Path and name: D:\_Prj\WSaf\WSAF_.exe (32 bits)
Size: 3,073,536 bytes
Time from start: 0 hours 0 mins 9 secs
Error occurred at: 01/06/2011, 19:56:37
Error description: Error BASE/1004 Class: 'NIL' has no exported method: REFRESH
Args:
[ 1] = U

Stack Calls
===========
Called from: => REFRESH(0)
Called from: d:\_lib\fwh\source\classes\RPREVIEW.prg => TPREVIEW:SETORG2(1228)
Called from: d:\_lib\fwh\source\classes\RPREVIEW.prg => (b)TPREVIEW:BUILDWINDOW(470
Last edited by norberto on Thu Jun 02, 2011 12:49 pm, edited 2 times in total.
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: Rpreview 1105 error

Postby norberto » Wed Jun 01, 2011 11:06 pm

if comment this line (1228)


// bug 1105 ::oPage:Refresh()

works fine to me.

thanks
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: Rpreview 1105 bug

Postby nageswaragunupudi » Wed Jun 01, 2011 11:22 pm

Thanks for pointing out. Here is the fix:

For the present line at 1228
Code: Select all  Expand view
::oPage:Refresh()

following code needs to be substituted:
Code: Select all  Expand view
  if nStyle < 2007
      ::oPage:Refresh()
   endif
   ::oBar:Refresh()
 


This fix will be available in the next release.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10631
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Rpreview 1105 bug

Postby norberto » Wed Jun 01, 2011 11:31 pm

solved. thanks
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: Rpreview 1105 bug (SOlved)

Postby ukservice » Fri Jun 03, 2011 7:10 pm

Will be fixed in an updated release of 11.5 or in the next 11.6?.

Thank you.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: Rpreview 1105 bug (SOlved)

Postby nageswaragunupudi » Fri Jun 03, 2011 7:34 pm

This will definitely be available in 11.06.
If for some reason another revised build is published, this fix will also be included.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10631
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 109 guests