[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Remove subviews
- To: info-mcl@cambridge.apple.com
- Subject: Remove subviews
- From: jipan@mason1.gmu.edu (JIQIAN PAN)
- Date: Tue, 9 Nov 1993 09:43:06 -0500
I have a function, including removing a subview from a window
(remove-subviews .....). When this function is loaded with
the compiled code, this removing action does not work. But,
after evaluating this function in Listener, this action
works. I can't understand this situation. Can anyone
explain that? Thanks.
- jipan@mason1.gmu.edu