i wanted to study the class tPanel and tried to build the FWH sample 'rebars.exe'.
But the exe file crashes at start withe the following log:
- Code: Select all Expand view
- Error description: Error BASE/1004 Class: 'NIL' has no exported method: NCOUNT
Args:
[ 1] = U
Stack Calls
===========
Called from: => NCOUNT(0)
Called from: .\source\classes\WINDOW.PRG => (b)TWINDOW:TWINDOW(0)
Called from: => TPANEL:SETBRUSH(0)
Called from: .\source\classes\TPanel.PRG => TPANEL:NEW(0)
Called from: rebars.prg => MAIN(15)
What could be wrong there?
Thanks and regards,
Detlef