Crunchy Cat
05-28-2007, 08:55 AM
The application I am building is a Win32 container holding an embedded browser which in turn renders UI with Flex. So its a desktop application. I am using transparency layers at the Win32 level to cut out chunks of the flext UI so the user can see what's behind it.
When someone brings up the context menu and chooses 'settings', the context menu darkens the screen and that invalidates the mask color I am using for transparency and it is UUUUUUUUUGLY.
I've googled and forum'd the hell out of this issue and tried a few resonable solutions which flat out didn't work and avoided unreasonable solutions which are far too temperamental.
So, how the hell do I get rid of the 'settings' menu item or the whole context menu?
When someone brings up the context menu and chooses 'settings', the context menu darkens the screen and that invalidates the mask color I am using for transparency and it is UUUUUUUUUGLY.
I've googled and forum'd the hell out of this issue and tried a few resonable solutions which flat out didn't work and avoided unreasonable solutions which are far too temperamental.
So, how the hell do I get rid of the 'settings' menu item or the whole context menu?