~ella-animation/ella/trunk

« back to all changes in this revision

Viewing changes to data/ui/main.ui

  • Committer: xapantu
  • Date: 2011-06-04 16:43:01 UTC
  • Revision ID: xapantu@gmail.com-20110604164301-68tfbfc24lrv14r2
Zoom with control+scroll

Show diffs side-by-side

added added

removed removed

Lines of Context:
698
698
                        <property name="use_action_appearance">False</property>
699
699
                        <property name="label" translatable="yes">Zoom to real size</property>
700
700
                        <property name="use_underline">True</property>
701
 
                        <signal name="activate" handler="on_view_100_pressed" swapped="no"/>
 
701
                        <signal name="activate" handler="on_view_100_pressed" object="w_zoom_hscale" swapped="no"/>
702
702
                      </object>
703
703
                    </child>
704
704
                    <child>
1675
1675
                      <object class="GtkScrolledWindow" id="w_ScrolledWindowEditor">
1676
1676
                        <property name="visible">True</property>
1677
1677
                        <property name="can_focus">True</property>
 
1678
                        <signal name="scroll-event" handler="on_editor_button_press_event" swapped="no"/>
1678
1679
                        <child>
1679
1680
                          <placeholder/>
1680
1681
                        </child>
2957
2958
                            <child>
2958
2959
                              <object class="GtkButton" id="w_buttonZoomMoins">
2959
2960
                                <property name="visible">True</property>
 
2961
                                <property name="sensitive">False</property>
2960
2962
                                <property name="can_focus">True</property>
2961
2963
                                <property name="receives_default">True</property>
2962
2964
                                <property name="use_action_appearance">False</property>
2971
2973
                            <child>
2972
2974
                              <object class="GtkButton" id="w_buttonZoomPlus">
2973
2975
                                <property name="visible">True</property>
 
2976
                                <property name="sensitive">False</property>
2974
2977
                                <property name="can_focus">True</property>
2975
2978
                                <property name="receives_default">True</property>
2976
2979
                                <property name="use_action_appearance">False</property>