On 2-Dec-05, at 2:40 PM, Marco Bambini wrote:
I am writing a new control plugin for REALbasic and it will have
only a MachO version.
The issue is that in the REALcontrol definition I have to define
two ID for the PICT resource that represent my control, but how can
I add this PICT resource to my plugin?
I have a single .dylib file, and I know that I can add an rbx
plugin but what about the resource pictures?
Any help?
The RBX format stores resources separately in the "IDE Resources"
directory. I don't know all the details for icons as I've never used
them myself, but IIRC, they need to be BMP pictures. I'm sure the
Plugin Converter readme has more info - if you've got copy at least...
Frank.
–––––––––––––––––––––––––––––––––
Open Source RB Goodies and Shareware
<http://developer.chaoticbox.com/>
<http://www.chaoticbox.com/>
–––––––––––––––––––––––––––––––––
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|