Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulate _screen - Events
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Manipulate _screen - Events
Divers
Thread ID:
00579614
Message ID:
00579614
Vues:
56
When i want manipulate _Screen-Events, then i add a customclass
like this:

_screen.addobject('osh','Screenhook')

define class screenhook as custom
oScr = _SCREEN
procedure oScr.dblclick
wait "hello world" windwo nowait
...
endproc
enddefine

My problem is, the oledragdrop-event does not fire. Other events (e.g.
dragdrop-event) work without problem. Any ideas to solve this ?

Hendrick Kurland
Swizerland
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform