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.
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Small problem with TProgressDlg
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
Small problem with TProgressDlg
Hello Oleg
The TProgressDlg istructed programmatically (via a siries of asignments) to
do some presentation of a progress to the user (i.e an indexing process) .
Windows API not contain any context menu dedicated to this dialog. Is just
a presentation dialog that is work standalone ( not belongs to any form).
Regards
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=44bcd977@news.xailer.com...]44bcd977@news.xailer.com...[/email]
> 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.
>
>
The TProgressDlg istructed programmatically (via a siries of asignments) to
do some presentation of a progress to the user (i.e an indexing process) .
Windows API not contain any context menu dedicated to this dialog. Is just
a presentation dialog that is work standalone ( not belongs to any form).
Regards
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=44bcd977@news.xailer.com...]44bcd977@news.xailer.com...[/email]
> 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.
>
>
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
Small problem with TProgressDlg
Hello Oleg
The TProgressDlg istructed programmatically (via a siries of asignments) to
do some presentation of a progress to the user (i.e an indexing process) .
Windows API not contain any context menu dedicated to this dialog. Is just
a presentation dialog that is work standalone ( not belongs to any form).
Regards
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=44bcd977@news.xailer.com...]44bcd977@news.xailer.com...[/email]
> 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.
>
>
The TProgressDlg istructed programmatically (via a siries of asignments) to
do some presentation of a progress to the user (i.e an indexing process) .
Windows API not contain any context menu dedicated to this dialog. Is just
a presentation dialog that is work standalone ( not belongs to any form).
Regards
Dionisis
"Oleg" <info@cluster.samara.ru> wrote in message
news:[email=44bcd977@news.xailer.com...]44bcd977@news.xailer.com...[/email]
> 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.
>
>
Small problem with TProgressDlg
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
Fixed. Thanks.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> 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
Fixed. Thanks.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Small problem with TProgressDlg
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
Fixed. Thanks.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> 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
Fixed. Thanks.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Small problem with TProgressDlg
Oleg,
this stupid bug was my mistake while doing some internal changes in this
class, sorry. Will be fixed in the next release.
Regards,
José Lalín
this stupid bug was my mistake while doing some internal changes in this
class, sorry. Will be fixed in the next release.
Regards,
José Lalín
Small problem with TProgressDlg
Oleg,
this stupid bug was my mistake while doing some internal changes in this
class, sorry. Will be fixed in the next release.
Regards,
José Lalín
this stupid bug was my mistake while doing some internal changes in this
class, sorry. Will be fixed in the next release.
Regards,
José Lalín