TCBrowse - nFreeze not a part of TCBrowse

TCBrowse - nFreeze not a part of TCBrowse

Postby fredtarbox » Tue Dec 05, 2006 6:55 pm

xbase version 1.90.331
This below is the problem description and my code:

> Called from TWBROWSE:LBUTTONDOW(1055)
> Called from TCBROWSE:LBUTTONDOW(1012)

This indicates that the method :lButtonDown of an object of the class TCBrowse
is called. This calls the method :lButtonDown() of an object of the class TWBrowse.
Both methods coud successfully be called and therefore exist. The Runtime error
occurs because

> oError:args :
> -> VALTYPE: O CLASS: TCBrowse
> oError:description : Object has no member with this name
> oError:operation : nFreeze

obviously the class TCBrowse does not have a member :nFreeze which is accessed in
line 1055. However, this is not for sure since I do not know the class TCBrowse and
I do not know the source code.

Does this help?



> Hello,
>
> Attached is the first problem I have not been able to resolve with the new 1.90 alaska and the latest fivewin.
> Please let me know what I am doing wrong.
>
> fred tarbox
>
>


(Code)
> ACTIVATE WINDOW oWnd;
> ON LEFT CLICK (FCT_Test("change in"),Nothing());
> ON INIT (FCT_Test("hello4"),Sys_Main(),FCT_Test("hello4e"),Get_Wind(),FCT_Test("hello4f"));
> ON RESIZE (FCT_Test("hello5"),Get_Wind());
> ON MOVE (FCT_Test("hello6"),Get_Wind(),FCT_Test("hello6e"));
> ON LBUTTONUP (FCT_Test("LBUTTONUP"));
> ON RIGHT CLICK (FCT_Test("RIGHT CLICK"));
> ON PAINT (FCT_Test("PAINT"));
> ON LEFT (FCT_Test("LEFT"));
> VALID (FCT_Test("VALID Before"),Get_Wind(),FCT_Test("VALID After"))
>
> I get the following error:
>
> ------------------------------------------------------------------------------
> ERROR LOG of "O:\netb10\PRODUCTS\visualnst32\Nst-ms.exe" Date: 12-04-2006 13:28:37
>
> Xbase++ version : Xbase++ (R) Version 1.90.331
> Operating system : Windows XP 05.01 Build 02600 Service Pack 2
> ------------------------------------------------------------------------------
> oError:args :
> -> VALTYPE: O CLASS: TCBrowse
> oError:canDefault : N
> oError:canRetry : N
> oError:canSubstitute: Y
> oError:cargo : NIL
> oError:description : Object has no member with this name
> oError:filename : oError:genCode : 26
> oError:operation : nFreeze
> oError:osCode : 0
> oError:severity : 2
> oError:subCode : 2240
> oError:subSystem : BASE
> oError:thread : 1
> oError:tries : 0
> ------------------------------------------------------------------------------
> CALLSTACK:
> ------------------------------------------------------------------------------
> Called from TWBROWSE:LBUTTONDOW(1055)
> Called from TCBROWSE:LBUTTONDOW(1012)
> Called from TWINDOW:HANDLEEVEN(3058)
> Called from TCONTROL:HANDLEEVEN(1354)
> Called from _XBPP(3165)
> Called from TWINDOW:ACTIVATE(883)
> Called from MAIN(165)
>
> To me it looks like TcBrowse is calling a LBUTTONDOWN function but there is none.
>
> What am I doing wrong?
>
> fred
end.
Fred Tarbox
ftarbox@dmac-unibase.com
Data Management Assistance Corporation
fredtarbox
 
Posts: 1
Joined: Tue Dec 05, 2006 4:01 pm
Location: texas,usa

Postby Antonio Linares » Tue Dec 05, 2006 9:13 pm

Fred,

We email you a modified Five32rt.dll, thanks
regards, saludos

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


Return to FiveMac / FivePhone (iPhone, iPad)

Who is online

Users browsing this forum: No registered users and 4 guests