Chris Marshall wrote:
> If you have any problems with building, installing, or
> using either OpenGL-0.62 or PDL-2.4.5_008, please let
> me know so I can update the various README type files.
> I don't expect futher code changes before the release
> of 2.4.6 next Friday.
>
>   
Sorry to be testing so late.  On my work machine (64-bit Scientific 
Linux. freeglut 2.4.0) with OpenGL 0.62 and PDL 2.4.5_009, demo 3d works 
fine, but doesn't close the window.  Anytime another window is dragged 
over the 3d window, that window's contents remain in the 3d window.  
Trying to close the window with the mouse doesn't have any effect.  
Exiting out of PDL does.

A similar thing happens when I use imag2d to display the m51 test image:
perldl> $a = rfits('m51.fits');
perldl> $b = $a/float $a->max;
perldl> $w1 = imag2d($b);
Loading imag2d.pdl ...found ./imag2d.pdl
Type Q or q to stop twiddling
b_1: pixel=( 174,  67), image=(174.0, 67.0), winID=1  ##these are mouse 
click events
b_1: pixel=( 202, 142), image=(202.0,142.0), winID=1

is that the expected behavior, or behavior we're living with for now?

Derek

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to