Window creation: Difference between revisions

→‎{{header|TXR}}: Move translation tag into subsection.
(→‎SDL: Simplify with enum based on uint8 type for SDL events that maps events to Lisp symbols.)
(→‎{{header|TXR}}: Move translation tag into subsection.)
Line 2,034:
 
=={{header|TXR}}==
 
{{trans|C}}
 
===SDL===
 
{{trans|C}}
 
A wait for a SDL key-up event is added, missing in the C version, so that the window does not just appear and disappear.
543

edits