[bug] crash on TEdit

[bug] crash on TEdit

Postby AntoninoP » Tue Nov 20, 2018 1:11 pm

Hello,
I am trying the TEdit control, and i encountered a crash, Error BASE/1004 Message not found: TEDIT:VALTYPE, here:
Code: Select all  Expand view
METHOD VarPut( uVal ) CLASS TEdit

   if PCount() == 1
      if ::cType == 'C'
         uVal  := cValToChar( uVal )
      endif
      if ::ValType( ::bSetGet ) ==  'B'
         Eval( ::bSetGet, uVal )
      endif
   endif

return ::VarGet()


obviously it is necessary remove :: before Valtype...
I already fix my personal version
AntoninoP
 
Posts: 375
Joined: Tue Feb 10, 2015 9:48 am
Location: Albenga, Italy

Re: [bug] crash on TEdit

Postby nageswaragunupudi » Tue Nov 20, 2018 6:09 pm

You are right.
Thanks for pointing out.
This is fixed at our end for next release.
Regards

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 70 guests