Robert Rainwater wrote:
It might be better to run the timer until you have successfully
created x number of layers, using their oncreate event.
There is no timer involved.  It uses two date objects and compares the times.

The Stop value is not created until everything (layers and all) have been created.
It is quite noticable when using some of the more layer intensive widgets.

If you wanted to, you might alter the layer code to create a count and diskplay a message like:
    "created X layers in Y seconds"

I just wanted a way of doing it for all library sets without having to change each of the packages myself.
It may be possible to use the DynObject._nullCount in Pascal's code because most of the objects increment this when they are created.
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
  _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/dynapi-dev

Reply via email to