.
original commit: cc04e27671c99cecdd6a55b681d0eaff859f549c
This commit is contained in:
parent
0f6b235b98
commit
a983c471a5
|
@ -263,7 +263,8 @@ subarea<%> : area<%>
|
||||||
horiz-margin vert-margin
|
horiz-margin vert-margin
|
||||||
|
|
||||||
window<%> : area<%>
|
window<%> : area<%>
|
||||||
focus on-focus - on-focus replaces on-set-focus and on-kill-focus
|
focus has-focus? - focus replaces set-focus
|
||||||
|
on-focus - on-focus replaces on-set-focus and on-kill-focus
|
||||||
enable is-enabled?
|
enable is-enabled?
|
||||||
on-size
|
on-size
|
||||||
on-subwindow-char on-subwindow-event - formerly pre-on-...
|
on-subwindow-char on-subwindow-event - formerly pre-on-...
|
||||||
|
@ -997,6 +998,9 @@ clipboard% changed to clipboard<%> and font-name-directory% changed to
|
||||||
font-name-directory<%>; there is just once instance, the-clipboard
|
font-name-directory<%>; there is just once instance, the-clipboard
|
||||||
and the-font-name-directory
|
and the-font-name-directory
|
||||||
|
|
||||||
|
the-color-database only has a find-color method; the others were
|
||||||
|
removed.
|
||||||
|
|
||||||
-----------------------------
|
-----------------------------
|
||||||
TODO: Miscellaneous Cleanup
|
TODO: Miscellaneous Cleanup
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user