Hi,

Base from dbu's menu system the following hack 
will fix freezing dropdown menus.
130:

   lFinished := ( nMode == AC_NOITEM )
// just insert this block
   IF lFinished 
      IF lUserFunc
         Do( xUserFunc, nMode, nPos, nPos - nAtTop )
      ENDIF   
   ENDIF
// end block
   DO WHILE !lFinished




-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to