Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

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

top source spd_ui_check_overlap

result = spd_ui_check_overlap(panels, cwindow)

Parameters

panels
cwindow

File attributes

Modification date: Thu Feb 13 16:41:47 2014
Lines: 34