issues
search
HDFGroup
/
hdf-compass
Python-based viewer for HDF5 on other file formats
Other
131
stars
26
forks
source link
Fix close events and add colormaps
#137
Closed
giumas
closed
9 years ago
giumas
commented
9 years ago
fix the hanging described here
https://github.com/HDFGroup/hdf-compass/issues/135
by adding a proper binding (using
wx,EVT_CLOSE
) and counting the open frames
add colormap menu items for array plot as proposed here:
https://github.com/HDFGroup/hdf-compass/issues/136
wx,EVT_CLOSE
) and counting the open frames