Subject |
Re: remove events from fuctions |
From |
Ken Mayer <dbase@nospam.goldenstag.net> |
Date |
Sat, 12 May 2018 21:28:39 -0700 |
Newsgroups |
dbase.getting-started |
On 5/12/2018 8:45 PM, AGOSTINHO wrote:
> Dear group,
> I'm having a problem when removing functions from my form.
> Don't know how to remove it from the INSPECTOR event list .
> I've remove it from the source editor/designer but when running the form I get an error message saying that
> "Class does not exist: PAGOFORM::TOTALORA_ONGOTFOCUS"
> thanks
In the form designer, in the MENU, find:
Method | Delete Method
However, at this point, what you need to do is open the form in the
SOURCE editor (right click it in the Navigator), and find the reference
to the method above, and simply delete the statement ... but do this
with the form designer closed, and then open the form in the source
editor as mentioned.
Ken
--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
|
|