# HG changeset patch # User Peter Gervai # Date 1224152875 -7200 # Node ID 46f2fcdca04f1e9fe4d26e87b86bcf8df189a194 # Parent 90185416e8ffa4159d4bbcd2bc0d9c0d8543cdf6 test1: about close works diff -r 90185416e8ff -r 46f2fcdca04f test1.glade --- a/test1.glade Thu Oct 16 12:21:33 2008 +0200 +++ b/test1.glade Thu Oct 16 12:27:55 2008 +0200 @@ -1,6 +1,6 @@ - + True @@ -138,6 +138,10 @@ grin, others not grin + + + + True @@ -170,25 +174,57 @@ True - + True + 0 - + True - + True - gtk-dialog-info - 6 + + + True + gtk-dialog-info + 6 + + + + + True + True + Az üdvozlő szöveg + Enter your name and +bear the consequences. + + + 1 + + - + True - True - Az üdvozlő szöveg - Enter your name and -bear the consequences. + + + True + Thy name: + + + + + True + True + True + Yourname here + + + + 1 + + 1 @@ -197,29 +233,13 @@ - + True - - - True - Thy name: - - - - - True - True - True - Yourname here - - - - 1 - - + <b>Concentrate here</b> + True - 1 + label_item diff -r 90185416e8ff -r 46f2fcdca04f test1.pl --- a/test1.pl Thu Oct 16 12:21:33 2008 +0200 +++ b/test1.pl Thu Oct 16 12:27:55 2008 +0200 @@ -55,7 +55,7 @@ return 1; } -sub on_aboutdialog1_close { +sub on_aboutdialog1_response { $window_about->hide(); return 1; }