RE: [Dynapi-Help] Problem Using the DynAPI 2.51 Release...

2001-04-11 Thread Cameron Hart
age - From: Nicolas MASSART To: [EMAIL PROTECTED] Sent: Tuesday, April 10, 2001 7:56 AM Subject: Re: [Dynapi-Help] Problem Using the DynAPI 2.51 Release... Ok, so previous release (Version 2001.01.25) loaded all the files on startup, bu now I ca

Re: [Dynapi-Help] Problem Using the DynAPI 2.51 Release...

2001-04-10 Thread Digital Strider
ynapi.event.*'); <BR>DynAPI.include('dynapi.ext.*'); <BR>DynAPI.include('dynapi.util.*'); </DIV> <DIV><FONT face=Arial size=2>//   delete //   - Original Message - From: Nicolas MASSART To: [EMAIL PROTECTED] Sent:

Re: [Dynapi-Help] Problem Using the DynAPI 2.51 Release...

2001-04-10 Thread Nicolas MASSART
Ok, so previous release (Version 2001.01.25) loaded all the files on startup, bu now I can load only a set of files. Tell me if I mistake, but Now, the files to load (in case that u want to load the entire API) are the following:   DynAPI.include('dynapi.api.*')   DynAPI.include('dynapi.gui.*');

RE: [Dynapi-Help] Problem Using the DynAPI 2.51 Release...

2001-04-10 Thread Cameron Hart
It might be because events are not part of the core API, you should make sure you are including events as well, eg   DynAPI.include('dynapi.event.*'); -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nicolas MASSARTSent: 10 April 2001 14:56To