realbasic-nug
[Top] [All Lists]

Don't update a window?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Don't update a window?
From: Dave <mrtoast at gmail dot com>
Date: Fri, 31 Dec 2004 17:08:33 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=IU/wPz2gPMtSjBSkP3bmSw06FNNm4VxQkywNB92KCADdpB/Jafjih7iRUuiYr6ERr2mLpwFf7krtVhIVKVIBu3q8iJNHXyYZ/dg3OgN3vqJkmnqbN+0BhP8TsKXzJhPnYrghGllCMGGRFBOrS3je96kneOf5xpEJr/O6EJivROA=
Hello List,

I have a window whose left and width values I'd like to change
"simultaneously".  The "self.left = xxx" and "self.width = yyy" lines
are right next to eachother, but when I execute the code, the window
flickers.  It moves, updates, widens, and updates.  How can I get it
to move, widen, and THEN update?

Thanks,

Dave

-- 
"You take the blue pill. The dream ends, you wake up in bed and
believe whatever you want to believe. You take the red pill. You stay
in Wonderland and I show you how deep the rabbit-hole goes. You take
the purple pill. The pain stops, you are relieved from heartburn, and
the lining of your esophagus returns."

There's no place like ~/
_______________________________________________
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>