working with glade-3 problem

View: New views
1 Messages — Rating Filter:   Alert me  

working with glade-3 problem

by haris_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

Every time I make a change to my GUI with glade-3
interface designer I have to rewrite my event handlers.
I write "ruby-glade-create-template (glade file) > (ruby file)"  so my (ruby file) doesn't have the code I wrote manually.
How can I overcome this so that I don't have to rewrite my event hanlders all the time ?
Can I use diff command or is there a standard way of donig this ?

Thanks
Haris