oGet:nClrDef in FW27

oGet:nClrDef in FW27

Postby Frank Demont » Thu Feb 02, 2006 7:09 am

With fw27 i got a error which is not present in fw2.6 :
NclrDef is also present in the documentation


Error description: Error BASE/1004 Message not found: TGET:NCLRDEF

Stack Calls
===========
Called from: => TGET:ERROR(180)
Called from: tobject.prg => (b)HBOBJECT:HBOBJECT(106)
Called from: => TGET:MSGNOTFOUND(0)
Called from: tget.prg => TGET:NCLRDEF(168)


Frank
Frank Demont
 
Posts: 142
Joined: Sun Oct 09, 2005 10:59 am

Postby Antonio Linares » Thu Feb 02, 2006 8:04 am

Frank,

Do you use a modified Class TGet of your own ? nClrDef is no longer used in all FWH PRGs.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41439
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Frank Demont » Thu Feb 02, 2006 5:39 pm

Where is it documented ? It was present in fw26 , AND ALSO IN THE DOCUMENTATION FROM 2.7

I was so lucky that after the instalation from the new release mine client saw this error while i was there , if not i had maybe to return ( 100 km)

Frank
Frank Demont
 
Posts: 142
Joined: Sun Oct 09, 2005 10:59 am

Postby Antonio Linares » Thu Feb 02, 2006 5:43 pm

Frank,

Our apologies if we have not documented it.

Just search in all FWH PRGs for such name and you will see it is not there.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41439
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Eugeniusz Owsiak » Fri Feb 03, 2006 12:11 pm

Antonio,
in latest issue of fwh 2.6 i found in tget.prg this:

/----------------------------------------------------------------------------//

CLASS TGet FROM TControl

DATA oGet
DATA bMin, bMax
DATA nClrDef
DATA nPos
DATA lReadOnly, lPassword
DATA cError AS String
DATA hHeap AS NUMERIC INIT 0 // Own heap for @ ..., ... GET
DATA cPicture

METHOD New( nRow, nCol, bSetGet, oWnd, nWidth, nHeight, cPict, bValid,;
nClrFore, nClrBack, oFont, lDesign, oCursor, lPixel,;
cMsg, lUpdate, bWhen, lCenter, lRight, bChanged,;
lReadOnly, lPassword, lNoBorder, nHelpId,;
lSpinner, bUp, bDown, bMin, bMax ) CONSTRUCTOR

METHOD Assign() INLINE ::oGet:Assign()

regards Eugeniusz
User avatar
Eugeniusz Owsiak
 
Posts: 60
Joined: Fri Oct 07, 2005 5:38 am
Location: Poland


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 38 guests