NSProgressIndicator - hiding/visible
NSProgressIndicator - hiding/visible
- Subject: NSProgressIndicator - hiding/visible
- From: Kent Glenn <email@hidden>
- Date: Thu, 5 Jul 2001 09:49:02 -0700
I am using a NSProgressIndicator, which is working, but I would like to
be able to hide it when I'm not using it. I expected to send it a
message of [ myProgress setVisible:false], or something like this, but I
don't see anything. I looked at it's super classes, but didn't see
anything that would help.
Thanks in advance,
-----------------------------
Kent Glenn