[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: HIDE problems
- Subject: Re: HIDE problems
- From: cld@xxxxxxxx (Carl Distefano)
- Date: Tue, 29 Mar 2005 00:18:58 -0500
Reply to note from Harry Binswanger Mon, 28 Mar
2005 17:49:56 -0500
> I wonder if I shouldn't surround every JM 2.U2 by an
> AUTOHIDE/UNHIDE pair.
You do NOT want to do that! HIDE generates overhead; you have to
use it judiciously, or you will see a degradation in speed,
especially in PMs where HIDE occurs within a loop (repeated
Hiding|Unhiding). AUTOHIDE every time you call a U2 frame?!?
That's ridiculous, a profligate use of resources. Hide only the
S/Gs that you really need to hide. Or RENUMBER your parent routine
to avoid the S/G clash.
--
Carl Distefano
cld@xxxxxxxx