realbasic-plugins
[Top] [All Lists]

Re: How to load control pictures on Windows?

To: "REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: How to load control pictures on Windows?
From: William Yu <william at realsoftware dot com>
Date: Mon, 21 Feb 2005 11:32:45 -0600
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
On 2/21/05 11:08 AM, "Christian Schmitz" <support at monkeybreadsoftware dot de>
wrote:

>> Are you talking about in C++?  You'll have to compile the resource into the
>> DLL and then use LoadBitmap to get the picture.  For this you'll also want
>> to implement the DLLMain function and store the instance handle.
> 
> I really don't want to do this as the icon is only needed in the IDE and
> is already included somewhere in the plugin vfs.

Right, but we don't supply any kind of API to get this icon.  So you can
submit a feature request if you want.


-- 
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>


_______________________________________________
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>

<Prev in Thread] Current Thread [Next in Thread>