saulgreenberg / TimelapseDeprecatedPre2.3

Timelapse Image Analysis Tool
Other
1 stars 0 forks source link

Floating window - need to make DataPane always on top, but others independent #11

Closed saulgreenberg closed 7 years ago

saulgreenberg commented 7 years ago

For ease of data entry, the datapane should always stay on top. But the instructions and other panes should be independent.

saulgreenberg commented 7 years ago

Need to figure out how to iterated through the floating windows and discover which pane they hold. If so, setting the parent to null or to the actual parent will decide what stays on top or not.