realbasic-nug
[Top] [All Lists]

Re: Is Crossplatform toolbar usable right now?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Is Crossplatform toolbar usable right now?
From: Juan Pablo Garcia <juanpablo dot garcia at telefonica dot net>
Date: Wed, 31 Jan 2007 17:57:22 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <C1E602D6 dot 48B21%lists at redcort dot com> <9598C00F-0ADA-45A7-B6C9-A7E888C47167 at bradrhine dot com>
my most obvious bug is that the toolbar gets rendered out of it expected area on Windows while in Mac it´s fine. Does it have something to do with the windows resize event? I´m lucky my icons are black and white :-)


On Jan 31, 2007, at 5:31 PM, Brad Rhine wrote:

On Jan 31, 2007, at 11:24 AM, Keith DeLong wrote:

I need to port a Mac OS X app to Windows and I´ve done a simple test
that looks bad on Win.

There's currently a fatal bug: The windows toolbar implementation uses monochrome masks, causing typical Mac icons with masks to render poorly.

Sign on here:
<http://support.realsoftware.com/feedback/viewreport.php? reportid=qtlougrt>

It's not a REALbasic bug so much as platform difference. Windows only supports 1-bit masks, so you need to use a different set of images on each platform. It's a pain, but fairly easy to work around.

--
Brad Rhine
support at bradrhine dot com
http://bradrhine.com
Tangelo: Web Publishing... With A Twist! _______________________________________________
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>

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