Kevin,
Thanks for the tip on the frame type for sheets. I wasn't aware of that. Now
they work :-)
Still no luck on the progress bars. I've tried the things you suggested. I
also notice that even the chasing arrows in my progress window don't chase.
The window acts as if I had a #pragma disablebackgroundtasks in there but I
don't. :-(
Best,
Richard Nicolella
rnicolella at the-beach dot net
----- Original Message -----
From: Kevin Ballard <kevin at sb dot org>
To: REALbasic Dev <realbasic-dr at lists dot realsoftware dot com>
Sent: Friday, June 28, 2002 10:41 PM
Subject: Re: Still no progress, sheets in OSX
> On 6/28/02 9:54 PM, "Richard Nicolella" <rnicolella at the-beach dot net>
> wrote:
>
> > With progress bars, I'm using the window.updatenow method after each
> > increment, but no results. Just blank bars.
>
> Have you tried doing a progressbar.Refresh before the window.updatenow?
>
> > With sheets I must have a dozen windows that I'm using the showwithin
and
> > showmodalwithin methods, but not a single one draws as a sheet in OSX.
>
> The window has to be defined as type Sheet in the window types popup in
the
> IDE.
>
> --
> Kevin Ballard
> kevin at sb dot org
> Email from Korea or China must go to <kevin dot nb at sb dot org>
> http://kevin.sb.org/
>
>
> ---
> Subscribe to the digest:
> <mailto:realbasic-dr-digest at lists dot realsoftware dot com>
> Unsubscribe:
> <mailto:realbasic-dr-off at lists dot realsoftware dot com>
>
|