On 22 Nov 2010, at 20:00, [email protected] wrote:
> From: Real Basic <[email protected]> > >> Have you tried with simply rotating the CGContext and calling REAL Studio's >> DrawString method? >> >> Greetings >> Christian > > Is is possible to call RB's DrawString from within the plugin? I > looked in the dial sample, but I didn't see anything about calling RB > functions in there. Yes. REALLoadObjectMethod I think! If not, then something like that ;) The name is very similar. Just read up the plugin API HTML files that are in the plugin SDK that you already downloaded. -- http://elfdata.com/plugin/ "String processing, done right" _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
