FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour strange problem with xbrowse
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
strange problem with xbrowse
Posted: Mon Nov 05, 2012 11:26 PM
on this xbrowse I found a strange error

the text "Silvio" xbrowse show into "si,vio"



as you can see on this picture









I not use different setups ( languages) and I use on all dialog the font of system -> ::oFont = TFont():New( GetDefaultFontName(), 0, GetDefaultFontHeight(),, )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: strange problem with xbrowse
Posted: Mon Nov 05, 2012 11:42 PM

Silvio,

can You check the field with a external DBF-viewer ?
Maybe a wrong fieldtype or wrong picture defined for the textfield < numeric PICTURE "99.999.99" > ?

Best Regards
Uwe :?:

Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: strange problem with xbrowse
Posted: Mon Nov 05, 2012 11:57 PM
ukoenig wrote:Silvio,

can You check the field with a external DBF-viewer ?
Maybe a wrong fieldtype or wrong picture defined for the textfield < numeric PICTURE "99.999.99" > ?

Best Regards
Uwe :-)

Yes, this must be the reason.
Regards



G. N. Rao.

Hyderabad, India
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: strange problem with xbrowse
Posted: Tue Nov 06, 2012 09:39 AM

Sorry,
I make a mistake

You'are Right

i change the number of column from 6to 7 and it run with errors :mrgreen:

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion