I though I had would be to disable the main application window when the new dialog is being built until it is completed and the event loop is started. However, I am trying to determine what is the reference to that and if I could disable it having the desired effect.
Cliff
Code: Select all
ERROR OBJECT:
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: O CLASS: DC_XbpDialog1
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
-> VALTYPE: U VALUE: NIL
oError:canDefault : N
oError:canRetry : N
oError:canSubstitute: Y
oError:cargo : NIL
oError:description : XBP-object has wrong state for access
oError:filename :
oError:genCode : 104
oError:operation : :Create
oError:osCode : 0
oError:severity : 2
oError:subCode : 4208
oError:subSystem : BASE
oError:thread : 5
oError:tries : 0
DAC last message :
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from XBPDIALOG:CREATE(573)
Called from DC_XBPDIALOG1:CREATE(12861)
Called from DC_GETLIST:INIT(855)
Called from DC_READGUI(110)
Called from SIMPLMST(4694)
Called from _GUIRUN(199)
Called from (B)GUIRUN(148)