Files
@ r8018:0bb6be7b55d7
Branch filter:
Location: cpp/openttd-patchpack/source/src/md5.h
r8018:0bb6be7b55d7
3.2 KiB
text/x-c
(svn r11578) -Codechange: Introduce the window default flag WDF_TEXTENTRY which specifies that the window holding it is actually one that enables an edit box.
Use this flag when dispatching a key event instead of using some hard coded window IDs.
This should ease a little bit the creation of new edit aware windows.
Use this flag when dispatching a key event instead of using some hard coded window IDs.
This should ease a little bit the creation of new edit aware windows.