Eric Melville
eb84be870e
Handle keys consistently.
2001-08-09 01:14:09 +00:00
Jordan K. Hubbard
ab9b932c99
YAMF22
1997-03-29 19:51:48 +00:00
Jordan K. Hubbard
75c6403334
Allow emacs-style next/prev characters as well as arrow keys so that
...
I can offer this as a consistent feature.
1997-01-15 02:50:48 +00:00
Jordan K. Hubbard
fb46ad63d7
Line up some of these OK boxes properly again.
1996-12-12 11:05:59 +00:00
Jordan K. Hubbard
3cd2d3f69a
"CONTINUE" was just too long. Make it a nice "OK" now.
1996-10-04 13:06:48 +00:00
Jordan K. Hubbard
15232ab26e
1. Remove some ancient bogons from when I initially added dialogMenuItem
...
support.
2. Have message boxes say "Continue" instead of "Exit"
1996-07-11 18:22:16 +00:00
Jordan K. Hubbard
738c371d22
Next round of changes - make dialog boxes drawable at arbitrary X,Y locations
...
and add selection traversal callbacks so context-sensitive behavior can
even be implemented for individual menu items. These work around the two
largest issues holding me back with some of my sysinstall changes.
1996-01-01 03:43:58 +00:00
Rodney W. Grimes
4399be3cbd
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
Andrey A. Chernov
7f6e7c13b5
Upgrade.
...
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
1995-04-20 17:39:37 +00:00
Andrey A. Chernov
fdcf149868
Simplify notify()
...
Fix dupwin usage, now it really restore screen
Disable helpline while helpfile displayed
Fix helpfile borders
Fix mesgbox range computing
1995-02-23 22:36:56 +00:00
Andrey A. Chernov
895aadbcfb
file selector, helpline, helpfile and more, with my fixes
...
Submitted by: wmbfmk@urc.tue.nl
1995-02-15 19:44:08 +00:00
Andrey A. Chernov
255ec70534
Add more range/argument checking
...
Submitted by: charnier@lirmm.fr
1995-01-30 14:11:58 +00:00
Andrey A. Chernov
852ffa1977
silently restrict all boxes to LINES, COLS
1994-11-18 22:49:09 +00:00
Andrey A. Chernov
5f5d7caab1
Full autosizing support, now you can pass -1, -1 for any
...
string
1994-11-16 14:37:37 +00:00
Andrey A. Chernov
9570a6deea
Add pointer check after each newwin/subwin with error diagnostic
1994-10-31 04:02:31 +00:00
Andrey A. Chernov
3f20de5a5f
Implement dialog_prgbox() function which allows run program
...
(via pipe) with output to dialog box
1994-10-28 03:08:28 +00:00
Andrey A. Chernov
8a585590ef
Declare more functions externally.
...
Don't forget to use 'make beforeinstall'...
1994-10-20 21:56:45 +00:00
Andrey A. Chernov
3728ed9c8f
Make all dialog box available from C programs via functions calls
1994-10-11 23:30:51 +00:00