From: Alain A. <ala...@wa...> - 2016-01-12 19:05:57
|
<html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">Le 12/01/2016 19:47, Itamar M. Lins Jr. Lins a écrit :<br> </div> <blockquote cite="mid:CAHGjjAr=KgGizeBKLxY9KjV_z2z_rG79WAv_Co=jyj...@ma..." type="cite"> <div dir="ltr">Hi!<br> Please see this.<br> #include "<a moz-do-not-send="true" href="http://hwgui.ch">hwgui.ch</a>"<br> Function main<br> LOCAL oDlg,oBtn, cGet:=space(30), oGet<br> hwg_SetColorinFocus(.T.,0,11193702) <br> <br> INIT DIALOG oDlg AT 10,10 SIZE 500,120 <br> <br> @ 10,10 GET oGet var cGet size 100,30<br> <br> //do not press anything, just hover the button!<br> @ 10,50 OwnerButton oBtn TEXT "When out of the button, kill focus on get" of oDlg Size 300,30 <br> <br> oDlg:Activate(,,,.T.)<br> </div> </blockquote> Hi,<br> <br> I tried it under Linux, just commenting hb_setcolorinfocus() unknown under Linux<br> I enter a string, and hover the button, get keeps focus<br> I just continue to enter string in get without problem.<br> <br> A+<br> <blockquote cite="mid:CAHGjjAr=KgGizeBKLxY9KjV_z2z_rG79WAv_Co=jyj...@ma..." type="cite"> <div dir="ltr"><br> <br> <br> Best regards,<br> Itamar M. Lins Jr.<br> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! <a class="moz-txt-link-freetext" href="http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140">http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140</a></pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Hwgui-developers mailing list <a class="moz-txt-link-abbreviated" href="mailto:Hwg...@li...">Hwg...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/hwgui-developers">https://lists.sourceforge.net/lists/listinfo/hwgui-developers</a> </pre> </blockquote> <br> <br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br> <a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br> <hr> <small>U.buntu 12.04 | G.ramps 3.4.9-1 | H.arbour 3.2.0dev (2016-01-03 01:24) | HbIDE (Rev.316) | Five.Linux (r143) | Hw.Gui (2510)</small> <hr> </div> </body> </html> |