<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Feb 2016 13:32:00 Z</lastBuildDate><pubDate>3 Feb 2016 11:49:00 Z</pubDate><description>Hi all&#13;
&#13;
I need to display a message in the main menu's status bar. This message may be created either in the main menu itself or in some of the windows than are opened from the main menu. I can't find the correct syntax for the displaying.&#13;
&#13;
Message("StatusInfo",sWarningText)&#13;
or&#13;
Message("MAINMENU.StatusInfo",sWarningText)&#13;
&#13;
both work OK, if done in the mainmenu, but if done in any child window, with the MAINMENU still visible in the background, both launch an error 1059 'StatusInfo' - unknown element.&#13;
&#13;
So how should I refer to the StatusInfo messagefield from the child windows?&#13;
&#13;
best regards&#13;
Ola</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu/read.awp</link><title>[WD19] How to display a message in the main menu?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56222/read.awp</comments><pubDate>3 Feb 2016 13:32:00 Z</pubDate><description>Hi Fabrice&#13;
&#13;
I was already experimenting with just an added static field in the lower part of the mainmenu, as it could have ea…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56222/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56222/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu/read.awp">[WD19] How to display a message in the main menu?</source><title>Re: [WD19] How to display a message in the main menu?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56221/read.awp</comments><pubDate>3 Feb 2016 13:17:00 Z</pubDate><description>Hi Ola,&#13;
&#13;
the easiest way is to create a local procedure in your main window (DisplayMessage) doing the actual displaying, and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56221/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu-56221/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56214-wd19-how-display-message-main-menu/read.awp">[WD19] How to display a message in the main menu?</source><title>Re: [WD19] How to display a message in the main menu?</title></item></channel></rss>
