making NSProgressIndicator hidden
making NSProgressIndicator hidden
- Subject: making NSProgressIndicator hidden
- From: email@hidden (Jody Fairchild)
- Date: Mon, 21 Jan 2002 01:22:59 +0900
quick question:
i have an NSProgressIndicator in a window created in ib as a placeholder.
trouble is, i don't want it to show until i'm ready for it ... how does one
go about hiding/showing such a control programatically? i can't believe
there's not some easy way to do it like there is with NSButton, but i also
can't seem to find it ...
thanks,
-jf