Re: Strange checkbox <-> edit field IB bug?
Re: Strange checkbox <-> edit field IB bug?
- Subject: Re: Strange checkbox <-> edit field IB bug?
- From: Ricky Sharp <email@hidden>
- Date: Wed, 5 Apr 2006 16:30:54 -0500
On Apr 5, 2006, at 2:00 PM, Andy O'Meara wrote:
I'm trying to see if anyone has encountered the following very bizarre
behavior...
I have a standard checkbox (created in IB) in a relatively small and
uncomplicated Cocoa app that occasionally will spontaneously turn
into an
edit field. I don't set or use any non-standard/unusual
attributes, I use
other checkboxes in my window, and it's always the same checkbox--
so I'm
totally puzzled as to what's going on (or even what the trigger may
be).
I've tried recreating the checkbox, but after a week of testing, a
user saw
it happen again. We've had a couple of our users report this, so
it seems
to happen enough where it's happening on multiple machines/setups.
I'm
using the 2.2.1 toolset on 10.4.6 to build my app.
I'm guessing that I'm not the only one in here who's seen this
thing...
I've never seen situations where a control changes into another
type. My guess is that you're trashing memory somewhere. A good
start would be to debug with zombies enabled.
See: <http://developer.apple.com/technotes/tn2004/tn2124.html> and
search on 'zombie'.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden