| View previous topic :: View next topic |
| Author |
Message |
prog1 Newbie

Joined: 23 Jan 2007 Posts: 1
|
Posted: Tue Jan 23, 2007 5:39 am Post subject: Events and handling with Visual FoxPro or VisualBasic |
|
|
Does anybody know something about eventhandling with VFP?
Wrote a program that load a writer document, insert text, save it and so on.
Now I wanted know how to implement the 'close' event for example.
Tried and searched everywhere.
Kalitech, Pitonyak... just everything.
Can somebody help me? |
|
| Back to top |
|
 |
AWhite Newbie

Joined: 07 Mar 2007 Posts: 1
|
Posted: Wed Mar 07, 2007 12:20 am Post subject: |
|
|
I have same problem with event handling in VFP. With MS Word I can use VFP's EventHandler function or VFPCOM Utility. From VFP application I fill OO textdoc with some data and have to get changed data back to application before (or when) user closes document. Searched everywhere too.
Prog1, have you soved problem?
Can sombody help us?
Sorry for my English. |
|
| Back to top |
|
 |
|