summaryrefslogtreecommitdiff
path: root/src/gui/inputquerydialog.inc
AgeCommit message (Collapse)Author
2014-07-17Additional integerinputquerydialogJean-Marc
Hi, For my own use, I had to create a new specific integer dialog similar to the existing inputquerydialog. Attached is the patch for it. Hope it will be usefull Regards Jean-Marc New integerinputquery dialog Signed-off-by: Jean-Marc <jmarc.levecque@dbmail.com>
2012-10-12ESC key now cancels the InputQuery dialog.Graeme Geldenhuys
2010-09-05Input Query Dialog: minor bug fix - now only sets return Value if OK was ↵Graeme Geldenhuys
clicked.
2010-09-05Input Query Dialog: let it respond to Enter keypress as if OK button was ↵Graeme Geldenhuys
clicked.
2010-05-23New Input Query (text) Dialog and global function fpgInputQuery().Graeme Geldenhuys