FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XBROWSE : Error in refresh
Posts: 167
Joined: Thu Mar 22, 2007 11:24 AM
XBROWSE : Error in refresh
Posted: Mon Oct 13, 2008 09:39 AM
Antonio Linares wrote:Frank,

In your proposed code, this change is required:
...
If oWnd != nil
   if oWnd:oFont == nil
     oWnd:GetFont()
   endif
   ::oFont := oWnd:oFont
Endif 
...


Antonio ,

I tested this example with fwh8.10 , and it seems that this corection is not yet included. The browse showse rowheight near zero

Tryed with your corection , then it is ok

Frank
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
XBROWSE : Error in refresh
Posted: Mon Oct 13, 2008 10:12 AM

Frank,

> I tested this example with fwh8.10 , and it seems that this corection is not yet included.

We were waiting for your confirmation to include it.

> Tryed with your corection , then it is ok

Ok, thanks. Then we are going to include it and publish a new 8.10 build.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion