You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/desktop/README

13 lines
479 B

The desktop demo contains three routines, each of which draws simple
shapes on the desktop.
"desktop -rotate" rotates a shaded square. Some nice color work.
"desktop -poly" draws qix-like moving shapes.
"desktop -shadetext" and "-troll" draw pretty shaded text on the
desktop; "-shadewidget" and "-trollwidget" use the background as a
widget. The latter can be used to make animated background widgets
that work efficiently, which is very cool but possibly not very
useful.