projects/themis/deprecated/thm_ui/
yesno_widget_fn.pro
NAME: yesno_widget_fn PURPOSE: Simple widget that asks for a yes or no CALLING SEQUENCE: yn=yesno_widget_fn(title, list = list, _extra = _extra) INPUT: title = a title, or a question OUTPUT: yn = 0 for no, 1 for yes KEYWORDS: list, a string array to put in the widget, as an aid HISTORY: 27-nov-2006, jmm, jimm@ssl.berkeley.edu 31-jul-2007, jmm, added /enable_yes_always button, default behavior is to not allow this sort of thing 27-mar-2008, jmm, just added this comment to test SVN from my PC.. 27-mar-2008, jmm, another comment to test SVN from my PC.. 10-apr-2008, jmm, another test of SVN 29-apr-2008, jmm, another test of SVN $LastChangedBy: egrimes $ $LastChangedDate: 2014-07-08 09:29:52 -0700 (Tue, 08 Jul 2014) $ $LastChangedRevision: 15528 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/deprecated/thm_ui/yesno_widget_fn.pro $
Routines
Routines from yesno_widget_fn.pro
Routine details
File attributes
Modification date: | Tue Oct 21 13:53:34 2014 |
Lines: | 79 |