realbasic-nug
[Top] [All Lists]

RE: More BevelButton Woes

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: More BevelButton Woes
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Tue, 27 Feb 2007 21:18:43 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Importance: Normal
Keywords: RB-NUG
Organization: N/A
Thread-index: AcdayFnOYsz702tBQaqoRGl37QKsVQAFTL8g
You might try using a more standard image.  Try PICT files for Mac and BMP
files for Windows.  These are standard image files for these platforms.

I don't even bother making masks for buttons.  Just set the transparency
property for the image and it seems to work fine.

If I remember right, and if it's still the case with the 200X IDEs, I
believe the images are converted to the standard OS image type anyway.
Maybe there is an issue with the internal conversion.  So, not forcing this
conversion might make these issues go away.

Worth a shot.

HTH


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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