--- np2/macosx/Attic/dialogutils.cpp 2003/10/28 16:44:44 1.2 +++ np2/macosx/Attic/dialogutils.cpp 2003/10/30 19:39:52 1.3 @@ -71,3 +71,23 @@ pascal OSStatus changeSlider(ControlRef return( eventNotHandledErr ); } +void uncheckAllPopupMenuItems(OSType ID, short max, WindowRef win) { + MenuRef mhd; + short i; + mhd = GetControlPopupMenuHandle(getControlRefByID(ID, 0, win)); + for (i=1; i