| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: MenuItem append signature ? |
| From: | Norman Palardy <npalardy at great-white-software dot com> |
| Date: | Sat, 24 Nov 2007 10:52:12 -0700 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
| References: | <EE56A200-DD68-439D-BA68-D4EF7B2393E3 at great-white-software dot com> <E632EA7E-0E8B-4788-B934-95B9E7982CAF at mac dot com> <53042BF4-95BD-4FA8-86AE-1860EDCC97C1 at great-white-software dot com> <E2613818-C43D-4833-A6C6-C26487B60FB6 at mac dot com> <DA16A292-8B32-42A0-8D3B-F398F8D5E558 at great-white-software dot com> |
On 24-Nov-07, at 10:39 AM, Norman Palardy wrote: > > On 24-Nov-07, at 10:32 AM, Alfred Van Hoek wrote: > >> >> On Nov 24, 2007, at 12:27 PM, Norman Palardy wrote: >> >>> No ... what is the method signature for calling a menuitem's append >>> method ? >> >> >> static void (*_fp)(REALobject, REALobject) = nil; >> if (!_fp) >> _fp = (void(*)(REALobject, REALobject))REALLoadObjectMethod >> (self,"Append(newChild As MenuItem)"); > > Hmmm ... that's what I have so I'm obviously doing something else > wrong actually your code is ever so slightly different from mine and it's pointed out precisely what I was NOT doing right Again thanks ! _______________________________________________ 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: | Re: MenuItem append signature ?, Norman Palardy |
|---|---|
| Previous by Thread: | Re: MenuItem append signature ?, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |