Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More treeview problems
Message
De
21/04/1998 02:53:27
 
 
À
20/04/1998 09:25:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00093358
Message ID:
00093591
Vues:
29
>>I have a form with a treeview control. This form also have a 'cancel' commandbutton wich in 'click' event has this code:
>>
>>'thisform.release()
>>
>> If the treeview has the focus, the commandbutton doesnt works with the 'esc' key.
>>I've tried solve this with the 'keypress' event in the treeview:
>>
>>if nkeyascii = 27
>> thisform.commandbuttonname.click()
>>endif
>>
>>this works. but after closing form, VFP gives an error.
>>I've tried too adding this code in the commandbutton click event:
>>
>>thisform.removeobject("treeviewname")
>>thisform.release()
>>
>>but the error continue.
>>
>>¿Does anyone knows solution?
>
>
>I havent seen this problem. Can you post the error message you're getting?


VFP provocó un fallo de página no válida en el
módulo VFP.EXE de 014f:00402b75.
Registros:
EAX=00dba0b4 CS=014f EIP=00402b75 EFLGS=00010246
EBX=00000000 SS=0157 ESP=00a3f500 EBP=04000000
ECX=00000000 DS=0157 ESI=00000000 FS=41c7
EDX=00de3fdc ES=0157 EDI=00000003 GS=0000
Bytes en CS:EIP:
8b 0b 66 39 79 14 0f 85 98 20 0a 00 8b 41 24 83
Volcado de pila:
00a3f618 00000000 00000000 00000000 00681885 00000482 000009d4 0081eb1c 00000002 00a3f618 007cb928 00a3f518 00000000 00a3f508 006815f5 00a3faa0
Saludos,
A.G.P.
---------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform