From: Piske, H. <Har...@bo...> - 2002-04-22 00:31:45
|
You need a -name => 'something' option in *every* widget. The name does not need to be unique, if you don't have to access the widget later, but it *must* be specified. V 0.0.558 crashes on a widget without -name, other versions don't. |