~alphapapa/pithos/progressbar

« back to all changes in this revision

Viewing changes to data/ui/PithosWindow.ui

  • Committer: Adam Porter
  • Date: 2011-12-19 07:06:42 UTC
  • Revision ID: adam@alphapapa.net-20111219070642-jkq1xqxniuvqcv3a
Trying to receive button events on the progress bar, but nothing happens.  Help!

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
            <child>
155
155
              <object class="GtkProgressBar" id="song_progress_bar">
156
156
                <property name="visible">True</property>
157
 
                <property name="can_focus">False</property>
 
157
                <property name="can_focus">True</property>
158
158
              </object>
159
159
              <packing>
160
160
                <property name="expand">True</property>