<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 Jun 2016 17:26:00 Z</lastBuildDate><pubDate>15 Jun 2016 17:37:00 Z</pubDate><description>I created my own window and procedure for a cleaner looking Toast. It works great, but in a couple places I need my window to behave more like the system ToastDisplay in that I need it to not steal the focus from the calling window.&#13;
&#13;
Right now I use OpenChild(WIN_MyToast,sMessage,nColor,nDisplayLength,hPos,vPos). I have tried all of the Open functions with no success. Every time I open my Toast window it steals the focus from the calling window which is still trying to read and parse input data.&#13;
&#13;
Is there a way to open a window that does not get the focus?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display/read.awp</link><title>[WD20] Custom Toast Display</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/58140-wd20-custom-toast-display-58161/read.awp</comments><pubDate>16 Jun 2016 17:26:00 Z</pubDate><description>My problem is that I have the user focus on an edit control, then scan the barcode. It begins reading in all the data separated …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58161/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58161/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display/read.awp">[WD20] Custom Toast Display</source><title>Re: [WD20] Custom Toast Display</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58145/read.awp</comments><pubDate>15 Jun 2016 23:07:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
I think that a simple returntocapture after your openchild should do the trick...&#13;
&#13;
at least, with the informatio…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58145/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58145/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display/read.awp">[WD20] Custom Toast Display</source><title>Re: [WD20] Custom Toast Display</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58142/read.awp</comments><pubDate>15 Jun 2016 19:34:00 Z</pubDate><description>1. This won't work for me. What I am doing is scanning a driver's license barcode and filling a form with the parsed information…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58142/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58142/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display/read.awp">[WD20] Custom Toast Display</source><title>Re: [WD20] Custom Toast Display</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58141/read.awp</comments><pubDate>15 Jun 2016 17:51:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
I haven't tested, but did you try to:&#13;
&#13;
1. Just after the openchild, do a setstatus of your current window?&#13;
&#13;
2.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58141/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display-58141/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58140-wd20-custom-toast-display/read.awp">[WD20] Custom Toast Display</source><title>Re: [WD20] Custom Toast Display</title></item></channel></rss>
