Jud McCranie mentioned this to Gary Weinfurther:
JM> I entered my own subroutine into the OI event list, and it
JM> definitely was not in the source code. If I double click on the
JM> field then it creates the shell of a subroutine in the source
JM> code.
You have me confused. What's the difference?
JM> So, for that reason, from now
JM> on I'm planning to double click on the event field and create
JM> the shell subroutine and put the code there, rather than calling
JM> it from the OI. But that is still not going to be perfect
JM> since there's no explicit call to e.g. ShowForm in the source
JM> file.
That's true for auto-created forms. I do not recommend auto-created forms,
since they take up memory and resources even when they are not needed, and
they considerably slow down the program's startup. If you create the forms
yourself, then you have to also show them yourself.
...Gary
--- GoldED 2.41
---------------
* Origin: Nobody expects the Flying Circus BBS! (1:2410/905)
|