A new Plugins SDK is available here:
http://www.realsoftware.com/download/betas/
This new version now allows you to use VC++, Xcode and GCC to create
plugins. If you create a Mach-O only plugin you will need REALbasic 5.5.3
in order for the IDE to load it.
Changes include:
Changed the values of the RBPixelType enum in rb_plugin.h. The previous
values did not match those used by the RB framework, causing the
interpretation of enum values to be off by one.
Added an XCode template for building Mach-O (only) plug-ins on
Mac OS X.
Added a version of REALGetWindowHandle for use in Linux.
Added REALGetGraphicsOrigin and REALSetGraphicsOrigin methods,
though these are not yet usable and are intended for REALbasic 6.0.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|