Project
glader
Glader is a tiny helper script that works with ruby-glade-create-template to create a Ruby program that will show a Glade form. ruby-glade-create-template only creates a class and doesn't actually show the window, and if you change that class subsequent runs of the script will overwrite your changes. Glader makes a main file that uses the class and extends it, so you can change your glade file and regenerate it as often as you like, keeping code changes in the main file. ruby-glade-create-template is part of libglade2-ruby1.8 on my Ubuntu system.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 1.5.3