Small problem with TProgressDlg
Publicado: Mar Jul 18, 2006 3:54 pm
Hi!
There is a small problem with TProgressDlg in the IDE.
I put TProgressDlg onto new form and change some properties.
Then I tried to test it pressing right mouse button on this component in
Object Inspector.
With all other dialogs the corresponding context menu is appeared (with Test
item and so on),
but with TProgressDlg the IDE fails with error:
BASE/1004 Message not found TPROGRESSDLG:HDIALOG
Trace Through:
TPROGRESSDLG:ERROR (179)
(b)HBOBJECT:HBOBJECT (105)
TPROGRESSDLG:MSGNOTFOUND (0)
TPROGRESSDLG:HDIALOG (167)
TPROGRESSDLG:IDECONTEXTMENU (236)
TINSPECTOR:CONTROLCONTEXTMENU (771)
TINSPECTOR:TREEVIEW1CONTEXTMENU (755)
TCUSTOMTREEVIEW:ONCONTEXTMENU (0)
TCUSTOMTREEVIEW:WMCONTEXTMENU (770)
RUNFORM (0)
TAPPLICATION:RUN (193)
MAIN (30)
Thank you. Oleg.
There is a small problem with TProgressDlg in the IDE.
I put TProgressDlg onto new form and change some properties.
Then I tried to test it pressing right mouse button on this component in
Object Inspector.
With all other dialogs the corresponding context menu is appeared (with Test
item and so on),
but with TProgressDlg the IDE fails with error:
BASE/1004 Message not found TPROGRESSDLG:HDIALOG
Trace Through:
TPROGRESSDLG:ERROR (179)
(b)HBOBJECT:HBOBJECT (105)
TPROGRESSDLG:MSGNOTFOUND (0)
TPROGRESSDLG:HDIALOG (167)
TPROGRESSDLG:IDECONTEXTMENU (236)
TINSPECTOR:CONTROLCONTEXTMENU (771)
TINSPECTOR:TREEVIEW1CONTEXTMENU (755)
TCUSTOMTREEVIEW:ONCONTEXTMENU (0)
TCUSTOMTREEVIEW:WMCONTEXTMENU (770)
RUNFORM (0)
TAPPLICATION:RUN (193)
MAIN (30)
Thank you. Oleg.