Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More treeview problems
Message
From
21/04/1998 02:53:27
 
 
To
20/04/1998 09:25:08
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00093358
Message ID:
00093591
Views:
28
>>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.
---------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform