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.
tdebindings/tqtruby/rubylib/examples/tqt-examples/chart/README

9 lines
244 B

A Complete Canvas Application
This is a complete example program with a main window, menus and
toolbars. The main widget is a TQt::Canvas, and this example
demonstrates basic canvas usage.
This example is the subject of TQt Tutorial #2