FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error BASE/1004 Message not found: TWINDOW:DEFCONTROL
Posts: 518
Joined: Fri Jun 29, 2012 12:49 PM
Error BASE/1004 Message not found: TWINDOW:DEFCONTROL
Posted: Fri Feb 14, 2014 07:14 PM

Hello,

One customer reported us:

Error description: Error BASE/1004 Message not found: TWINDOW:DEFCONTROL
Args:
[ 1] = O TWINDOW

Stack Calls
===========
Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TWINDOW:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TWINDOW:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TWINDOW:DEFCONTROL( 0 )

Any idea please?.

Thanks!!!

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Error BASE/1004 Message not found: TWINDOW:DEFCONTROL
Posted: Mon Feb 17, 2014 05:11 PM

TWindow class does not have DefControl method. Only TDialog class has this method.

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion