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/designer/examples/colortool/README

9 lines
369 B

This is the TQt Designer Tutorial 'Creating Dialogs' translated into TQtRuby. It
shows how you can combine ruby code generated from .ui files with the rbuic
tool, with your own code.
The .ui files and images are identical to the original C++ versions.
It features a simple Makefile to run rbuic when you change the .ui files, and
regenerate the ruby sources.