| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Property initialisers |
| From: | "Theodore H. Smith" <delete at elfdata dot com> |
| Date: | Fri, 30 Mar 2007 17:51:15 +0100 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
Hi people, if someone makes a REALbasic class like this: class MyClass dim prop as ElfData="abc" ...... // functions go here end class And my ElfData class has operator_convert from a string, what should happen here? We are finding, that what happens, is that my plugin crashes within "ElfData.Operator_Convert(s as string)", before application.Open even runs. Is there something I can do about this? Why would my plugin be crashing? Is the string different somehow? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | REALBuildPictureFromBuffer, does it create a new pictureData?, Alfred Van Hoek |
|---|---|
| Next by Date: | Re: Property initialisers, Ronald Vogelaar |
| Previous by Thread: | REALBuildPictureFromBuffer, does it create a new pictureData?, Alfred Van Hoek |
| Next by Thread: | Re: Property initialisers, Ronald Vogelaar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |