Re: Disabling items in an option menu on Windows

2012-12-18 Thread Terry Judd
On 19/12/2012, at 04:55 PM, Richard Gaskin wrote: > Dr Terry Judd wrote: > > > is there any way to disable specific items in an optionmenu button > > on Windows? Disabling adds a "(" to the front of the text of the > > specified item as expected but the item itself isn't dimmed. > > I believe t

Re: Disabling items in an option menu on Windows

2012-12-18 Thread Richard Gaskin
Dr Terry Judd wrote: > is there any way to disable specific items in an optionmenu button > on Windows? Disabling adds a "(" to the front of the text of the > specified item as expected but the item itself isn't dimmed. I believe this is a function of the Win API, since the HIG for that platfor