Re: RadioItems / ItemFactory



Jan Hudec wrote:

It fails on:

        $i1->set_group('Modes');


The parameter 'Modes' is invalid. Read the doc.


ok, but the error message doesn't tell me that the given parameter
is wrong.

$i1->set_group(undef);
$i2->set_group($i1);

seems to work now.

Jens



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]