Jump to content

Window creation/X11: Difference between revisions

m
added whitespace before the TOC (table of contents), added a ;Task: (bold) header, added highlighting.
(Adding Groovy)
m (added whitespace before the TOC (table of contents), added a ;Task: (bold) header, added highlighting.)
Line 1:
{{task|GUI}}{{requires|Graphics}}
 
Create a simple X11 application, using an X11 protocol library such as Xlib or XCB, that draws a box and "Hello World" in a window. Implementations of this task should ''avoid using a toolkit'' as much as possible.
;Task:
Create a simple '''X11''' application,   using an '''X11''' protocol library such as Xlib or XCB,   that draws a box and   "Hello World"   in a window. Implementations of this task should ''avoid using a toolkit'' as much as possible.
 
Implementations of this task should   ''avoid using a toolkit''   as much as possible.
<br><br>
 
=={{header|ALGOL 68}}==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.