realbasic-plugins
[Top] [All Lists]

Re: How to load control pictures on Windows?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: How to load control pictures on Windows?
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Mon, 21 Feb 2005 12:29:05 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
on 2/21/05 12:08 PM, Christian Schmitz at support at monkeybreadsoftware dot de
wrote:

> 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.
> 
> The question is just on how to get it.
> 

Some work, but you could use GetFolderItem, and REALGetFolder (what ever it
is called) during loading of the plugin, use VirtualVolume dynamic access
and all what is needed to locate the bmp file, copy it out and load it in
the plugin according to Williams recommendation of a Windows api. I have
used this approach successfully.

Alfred

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