Window creation/X11: Difference between revisions

Content added Content deleted
(Removed PureBasic for now cause of wrong solution, will add it again when solution is found)
No edit summary
Line 18: Line 18:
close (window)</lang>
close (window)</lang>
{{omit from|AutoHotkey}}
{{omit from|AutoHotkey}}



=={{header|C}}==
=={{header|C}}==
Line 162: Line 163:


{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have a local X server or network access. -->
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have a local X server or network access. -->
{{omit from|PureBasic}}

=={{header|Python}}==
=={{header|Python}}==