realbasic-plugins
[Top] [All Lists]

Re: Updating Plugins for REALbasic 2005

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Updating Plugins for REALbasic 2005
From: Björn Eiríksson <bjorn at einhugur dot com>
Date: Tue, 17 May 2005 18:55:31 +0000
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <a06200712be89854a9f41 at [10 dot 10 dot 13 dot 4]>

On 18.4.2005, at 15:41, Joseph J. Strout wrote:

New control icons:
If you want your control icons to look good in RB2005, you will need to add some additional resources to your RBX plug-in. RB2005 uses 16x16 icons in the
control's list, and 32x32 icons in the (for future use).  So for
backwards compatibility, we suggest that you create these picture resources in the same location as your old control picture resource (this would be in IDE Resources \ Controls Palette). If you defined your control's Pict ID to
be 128, then create a BMP called 128-small.bmp (16x16 icon), and
128-smallmask.bmp (16x16 icon mask). Optionally, you can also create a BMP called 128-large.bmp (32x32 icon), and 128-largemask.bmp (32x32 icon mask). If none of these pictures are found, then we take the default BMP in that
directory (i.e. the same BMP we use in RB5.x) and scale it.

This does not work

I just tried this and it results in a Green REALbasic icon.

--
______________________________________________________________________
Björn Eiríksson                            bjorn at einhugur dot com
Einhugur Software
http://www.einhugur.com/
______________________________________________________________________
Einhugur Software has sold its products in 47 countries world wide.
______________________________________________________________________
For support:                               support at einhugur dot com
To post on the maillist:                   einhugur at yahoogroups dot 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>

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