Hello list,
How can I make a Gtk::Statusbar respond to a “new signal”, like :clicked
status_bar = Gtk::Statusbar.new
status_bar.signal_connect(:clicked) do
puts “test - click works!”
end
I believe one has to use Glib, type_register and signal_new, but
this confuses me right now. Maybe one of you has an easy example for
doing this?
PS: I believe I could use EventBox, but I wanted to solve this
without it using EventBox this time (if possible, else i will
just settle for EventBox)
Thanks
=
–
Powered by Outblaze
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/