|
| Automation Object and Events |
| Iniciado por meikl, 13,abr. 2018 14:26 - 5 respuestas |
| |
| | | |
|
| |
Miembro registrado 127 mensajes |
|
| Publicado el 13,abril 2018 - 14:26 |
Hi all,
i have an external automation object (service, no Control), which provides Events (like a CallBack). I implemented a winDEV-Class around this automation object for its-properties and Methods, works fine.
But how to impelement the events given by the automation object?
in VB it will be declared this way (part of the manual of the automation object) Event OnFileSaved(JobID As Long, lpszFileName As String)
any help?
meikl  |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 127 mensajes |
|
| Publicado el 02,mayo 2018 - 10:16 |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 127 mensajes |
|
| Publicado el 25,mayo 2018 - 08:18 |
| just to push ... no one uses an automation-object? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,mayo 2018 - 12:44 |
Hi...
Maybe it's because your question looks TOO simple, and makes everybody thinks that it's something else
You are looking on how to manage events for an automation object...
the corresponding fonction is called AutomationEvent...
yep... and if you go in the help and search for automation, it is CLEARLY visible...
Best regards
-- Fabrice Harari International WinDev, WebDev and WinDev mobile Consulting
Free Video Courses, free WXShowroom.com, open source WXReplication, open source WXEDM.
More information on http://www.fabriceharari.com
On 5/25/2018 12:18 AM, meikl wrote: > just to push ... no one uses an automation-object? |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 127 mensajes |
|
| Publicado el 25,mayo 2018 - 14:39 |
| ooops, well, thanks, sometime i guess i am just blind |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,mayo 2018 - 15:04 |
it happens to all of us, but I think that you can understand our confusion when reading the question 
On 5/25/2018 6:39 AM, meikl wrote: > ooops, well, thanks, sometime i guess i am just blind |
| |
| |
| | | |
|
| | | | |
| | |
|