From ralley.2 at osu.edu Thu Jun 11 19:08:37 2009 From: ralley.2 at osu.edu (david ralley) Date: Thu, 11 Jun 2009 16:08:37 -0700 Subject: [WASTE-list] drawing problem Message-ID: I just switched a old Powerplant window that contains a WTextMultiView using Waste 2.1b1 to use Carbon events. This has lead to some drawing problems when the program is deactivated. Controls from other parts of the window that use DrawControlInCurrentPort() are drawing into the WTextMultiView as if the WText view was the current Port. Is this a known problem? Is there a simple fix? david