I'm working on improving my HIToolbar class and am running into some
issues. Since I need to create new toolbar items on demand but keep
track of them only until the OS releases them, I keep them in an
array. But once the OS releases the memory for the item, I still have
it in my array *and* it has a Memory Reference. This is causing me
some real trouble. Is there a function of some sort that can tell me
if the reference has been released or not?
I'm guessing no.
--
Thom McGrath, <http://www.thezaz.com/>
"You don't need eyes to see, you need vision" - Maxi Jazz in
"Reverence" by Faithless
_______________________________________________
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>