gettingstarted
[Top] [All Lists]

Re: Smooth Window Resizing

To: gettingstarted at lists dot realsoftware dot com
Subject: Re: Smooth Window Resizing
From: GAmoore at aol dot com
Date: Sat, 25 Oct 2003 13:53:04 EDT
My
only guess was to create a For...Next loop that increased the
height of window incrementally:


This is a system feature of OS X which can be set by a preference. Or are you trying to duplicate the affect for non-OSX applications?

Maybe your animation occurred to quickly, and you need to put a timer in the process to slow it down. Also you need to redraw the window at each iteration - which may not be occurring in your loop.
<Prev in Thread] Current Thread [Next in Thread>