Re: menu item highlight bug in 5.5.5

2006-06-01 Thread Kim Kohen
On 02/06/2006, at 2:28 PM, FreeFL wrote: It is derived from the Carbondeclares very useful collection : cool, thanks. Downloaded it and everything's working now, thanks again. cheers kim ___ Unsubscribe or switch delivery mode:

Re: menu item highlight bug in 5.5.5

2006-06-01 Thread FreeFL
|2/06/06 ~ 9:56 +1000 : |Kim Kohen, | " Re: menu item highlight bug in 5.5.5 " thanks but I'm getting an error on compile: 'This method or property doesn't exist' on IsTiger. Is IsTiger a property which needs to be setup somewhere. It is d

Re: menu item highlight bug in 5.5.5

2006-06-01 Thread Kim Kohen
On 02/06/2006, at 2:56 AM, FreeFL wrote: Add this block at the beginning of app.EnablemenuItems event : #if TargetMacOS #if TargetMachO Const kCarbonLib = "/System/Library/Frameworks/ Carbon.Framework/Carbon" #else Const kCarbonLib = "CarbonLib" #endif if IsTiger

Re: menu item highlight bug in 5.5.5

2006-06-01 Thread FreeFL
|1/06/06 ~ 10:12 +1000 : |Kim Kohen, | " menu item highlight bug in 5.5.5 " All, There's a known issue with menu items remaining highlighted after being called from a key command with OSX and 5.5.5 builds. A while back some offered a simple workaround but for the life of me I