Have you the "On Timer" event still "free"?

If yes: try to set a timer right after the alert and goto object in the timer 
event. Helps sometimes.

Other idea: create your own alert msg, you may have more control on what is 
going on.

And one last idea: create an invisible button. Goto object to this button after 
the alert. The button fires on on getting focus and does the goto object back 
to the variable where you want it to be.

Or, as suggested by Vincent: on activate. But this is sometimes tricky to 
debug...

-----Ursprüngliche Nachricht-----
Von: 4D_Tech [mailto:[email protected]] Im Auftrag von stardata.info 
via 4D_Tech
Gesendet: Dienstag, 2. Mai 2017 10:18
An: [email protected]
Cc: stardata.info <[email protected]>
Betreff: GOTO OBJECT

/Thanks for your suggestion, but i need to use alert because the form window is 
already great and full, and i need to display some informations.

I have even need to open the window for show other informations, and when i 
close the windows have always the issue, lost focus

I have this issue even if i use one pop_up. in this case the input variable 
remain focused but is not possible enter a values until i not click on.

Not exist any other solution?

Thanks

Ferdinando


/
> Il 02/05/2017 09:52, [email protected] ha scritto:
>> Message: 12
>> Date: Tue, 2 May 2017 09:50:35 +0200
>> From: "Flury Olivier"<[email protected]>
>> To: "'4D iNug Technical'"<[email protected]>
>> Subject: AW: GOTO OBJECT
>> Message-ID:<[email protected]>
>> Content-Type: text/plain;    charset="utf-8"
>>
>> Hi Ferdinando,
>>
>> Instead of an Alert create a text area on your form, make it big and red and 
>> use OBJECT SET TITLE and OBJECT SET VISIBLE in case of an alert.
>>
>> Best,
>>
>> Olivier
>>
>> -----Ursprüngliche Nachricht-----
>> Von: 4D_Tech [mailto:[email protected]] Im Auftrag von 
>> stardata.info via 4D_Tech
>> Gesendet: Dienstag, 2. Mai 2017 09:11 An:[email protected]
>> Cc: stardata.info<[email protected]>
>> Betreff: GOTO OBJECT
>>
>> Hi All,
>>
>> I use 4D V13 on windows.
>> I have one layout where i manage one serial readings of bar codes.
>>
>> In the layout there is unic input variable, after every reading i force to 
>> remain into this field, using the command GOTO OBJECT.
>> Work well until i must open a ALERT command for one segnalation. After the 
>> command ALERT the focus is not on the input variable.
>> Someone have idea for to solve?
>>
>> Thanks
>> Ferdinando
>

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to