|
@@ -574,6 +574,8 @@ Mixer_Strip::handle ( int m ) |
|
|
break; |
|
|
break; |
|
|
case FL_PUSH: |
|
|
case FL_PUSH: |
|
|
{ |
|
|
{ |
|
|
|
|
|
take_focus(); |
|
|
|
|
|
|
|
|
if ( Fl_Group::handle( m ) ) |
|
|
if ( Fl_Group::handle( m ) ) |
|
|
return 1; |
|
|
return 1; |
|
|
else if ( test_press( FL_BUTTON3 ) ) |
|
|
else if ( test_press( FL_BUTTON3 ) ) |
|
|