> $TV->FirstVisible($firstnode); # does not work
> $TV->Select($firstnode, 5); # does not work

That's odd - I do $Main->Tree->Select($node) in my code and it sure works.
What are you trying to do with that second parameter, the 5? Could it be
that you have warnings off and the select never gets called because of a
parameter mismatch or something?

Maybe $Main->Tree->EnsureVisible($node) helps?



> $_=q,6;-16;-1;-8;0;7;-13;-12;-9;-3;13#4A75737420616E6F74686572
> ,,($_,$b)=
> split?#?;@b=split?;?;map{$c.=$_,$d.=chr$b[$e++]+ord}split??,pa
> ck'H24',$b
> ;chop$d,print$c.chr(32).$d

LOL!
OK, that one was actually easier to run than to read.

Reply via email to