diff Gui/mplayer/pb.c @ 9305:91ed6378b9a6

another 10l
author pontscho
date Thu, 06 Feb 2003 22:44:52 +0000
parents 731e5dc57436
children bc24dd70c6e2
line wrap: on
line diff
--- a/Gui/mplayer/pb.c	Thu Feb 06 22:39:13 2003 +0000
+++ b/Gui/mplayer/pb.c	Thu Feb 06 22:44:52 2003 +0000
@@ -83,6 +83,8 @@
   {
    btnModify( evSetMoviePosition,guiIntfStruct.Position );
    btnModify( evSetVolume,guiIntfStruct.Volume );
+   
+   vo_mouse_autohide=0;
 
    memcpy( mplPBDrawBuffer,appMPlayer.bar.Bitmap.Image,appMPlayer.bar.Bitmap.ImageSize );
    Render( &appMPlayer.barWindow,appMPlayer.barItems,appMPlayer.NumberOfBarItems,mplPBDrawBuffer,appMPlayer.bar.Bitmap.ImageSize );