Guido van Rossum
|
2bac4d3368
|
Added forms_(de)activate_all_forms functions; minor lay-out fixes.
|
1992-03-27 17:20:21 +00:00 |
Guido van Rossum
|
cd8077603a
|
Got rid of display_form() (same as show_form()).
|
1992-03-24 13:32:06 +00:00 |
Guido van Rossum
|
b3a0e4c842
|
Implemented show_choice(); moved items around a little bit.
|
1992-03-23 18:20:54 +00:00 |
Guido van Rossum
|
fc58e58cb7
|
Use getargs() function.
|
1992-01-27 16:45:55 +00:00 |
Guido van Rossum
|
75f8968ee7
|
Hide forms before discarding them.
|
1991-12-16 13:06:13 +00:00 |
Guido van Rossum
|
ddc0d3e066
|
Support for FORMS 2.0.
|
1991-12-10 13:56:42 +00:00 |
Guido van Rossum
|
d97f048ae8
|
Fixed duplicate use of OFF macro.
|
1991-11-19 20:26:28 +00:00 |
Guido van Rossum
|
32db5e391b
|
Finally added form attributes.
|
1991-11-12 15:43:18 +00:00 |
Guido van Rossum
|
2df7bcca97
|
Done a little bit about garbage collection.
Made some routines a little bit more robust.
|
1991-10-20 20:18:26 +00:00 |
Guido van Rossum
|
4f5eafb0cf
|
Return window ID of form (later should use attr list liek objects).
|
1991-09-13 15:32:37 +00:00 |
Guido van Rossum
|
abe5835b4f
|
Fixed almost all list errors.
|
1991-08-08 12:34:44 +00:00 |
Guido van Rossum
|
0374711fb3
|
Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
|
1991-08-08 12:10:01 +00:00 |
Guido van Rossum
|
75cc8980e8
|
Adde get_mouse and find_first/find_last (by robertl)
|
1991-08-08 12:07:45 +00:00 |
Guido van Rossum
|
c7df79e47d
|
Initial revision
|
1991-08-07 11:32:58 +00:00 |