Hi,
I have noticed this symptom of a bug in STk-3.99.* :
STk> (define c (make <Check-button>))
c
STk> ((Id c) 'invoke)
()
STk> (invoke (make <check-button>))
*** Error:
No applicable method for #[<generic> invoke (1)]
in call (invoke #[<check-button> 401c0474])
How can this happen?... the code (ie the STk library code)
looks like it should work to me!
--
Mr Andrew Dorrell *
Faculty of Engineering /---\ Whoo? *
University of Technology, Sydney (o o) / *
AUSTRALIA ( : ) .
^ ^
*
Received on Tue Oct 20 1998 - 09:09:53 CEST