spedas/gui/utilities/
spd_ui_check_overlap.pro
NAME: spd_ui_check_overlap PURPOSE: Determins if any panels on the current page are overlapping. Prints message notifying user of those panels. CALLING SEQUENCE: bool = spd_ui_check_overlap( panels, cwindow ) INPUT: panels: Array of current panel objects cwindow: Current window(page) object OUTPUT: 1 if overlaps are found, 0 otherwise HISTORY:
Routines
File attributes
Modification date: | Thu Feb 13 16:41:47 2014 |
Lines: | 34 |