Re: NSButton w Image not redrawing
Re: NSButton w Image not redrawing
- Subject: Re: NSButton w Image not redrawing
- From: G Douglas Davidson <email@hidden>
- Date: Fri, 7 Nov 2003 12:06:19 -0500
On Nov 2, 2003, at 11:40 AM, G Douglas Davidson wrote:
Hello,
I have an application that makes use of a good number of 12/12 pixel
buttons that I alter the content on via setImage. I do share a small
group of images among the buttons. The app uses several NSTabViews,
and some NSTabViews within NSTabViews. Bunch of stuff.
Since moving to 10.3 and XCode, it seems that these buttons are not
being "redrawn" when I move from on tab to another. In fact, I can
see some of the text showing through within the button from a prior
tabbed page's text field.
Something seems to have changed re how these fields are updated. Can
anyone give me a pointer?
I'm still struggling with this issue. It seems to be related to the
button opaqueness. When first view, the button is not opaque. When I
move to a different tabbed view and then back, it is opaque so some
extent and I can see background stuff from the prior tabbed view.
Any help would be appreciated.
--
G. Douglas Davidson | CityNet, Inc.
email@hidden | Pittsburgh, PA
voice: 412.481.5406 | fax: 412.431.1315
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.