Window creation: Difference between revisions

Content added Content deleted
(→‎{{header|Perl 6}}: Update to current standards)
No edit summary
Line 2,373: Line 2,373:
newForm.Show()</lang>
newForm.Show()</lang>


{{omit from|Batch File|No access to GUI functions.}}
{{omit from|PHP|PHP cannot create windows by itself}}
{{omit from|Unlambda|No access to GUI functions.}}


=={{header|X86 Assembly}}==
=={{header|X86 Assembly}}==
Line 2,519: Line 2,516:
</lang>
</lang>


{{omit from|Batch File|No access to GUI functions.}}
{{omit from|Logtalk}}
{{omit from|Logtalk}}
{{omit from|Maxima}}
{{omit from|Maxima}}
{{omit from|PARI/GP}}
{{omit from|PARI/GP}}
{{omit from|PHP|PHP cannot create windows by itself}}
{{omit from|PostScript}}
{{omit from|PostScript}}
{{omit from|Retro}}
{{omit from|Retro}}
{{omit from|SQL PL|It does not handle GUI}}
{{omit from|TI-83 BASIC|Doesn't run in a windowed interface}}
{{omit from|TI-83 BASIC|Doesn't run in a windowed interface}}
{{omit from|Unlambda|No access to GUI functions.}}