Window creation: Difference between revisions

no edit summary
(→‎{{header|Perl 6}}: Update to current standards)
No edit summary
Line 2,373:
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}}==
Line 2,519 ⟶ 2,516:
</lang>
 
{{omit from|Batch File|No access to GUI functions.}}
{{omit from|Logtalk}}
{{omit from|Maxima}}
{{omit from|PARI/GP}}
{{omit from|PHP|PHP cannot create windows by itself}}
{{omit from|PostScript}}
{{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|Unlambda|No access to GUI functions.}}
Anonymous user