spedas/gui/display/draw_object/
spd_ui_draw_object__setclick.pro
spd_ui_draw_object method: SetClick This routine performs the draw work necessary to display a marker click basically this means mutating the selected flag on markerinfo. Then when drawn the marker will show up with the appropriate highlighting Inputs: InfoStruct(struct) : This is the struct returned by spd_ui_draw_object::getClick NOTES: This is separated from getclick() to preserve separation between routines that give information on the display, and ones that mutate display. This way, the calling routine doesn't need to expect a mutation to query the layout $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__setclick.pro $
Routines
top source spd_ui_draw_object::setClick
spd_ui_draw_object::setClick, infostruct
Parameters
- infostruct
File attributes
Modification date: | Thu Feb 13 16:41:36 2014 |
Lines: | 30 |