You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a known issue. The menu will consistently turn black after leaving it alone for a day or two. When I mouse over the black area it can show what's the normal menu item. I can still click on the menu items but it goes to black soon after.
Edit: The problem only appears on Windows 10/11
The text was updated successfully, but these errors were encountered:
I was able to track down the error to the SetIcon function. The error shows Unable to convert icon to bitmap: The operation completed successfully
I have a function where it will SetIcon of a menuItem every 5 seconds. And depend on a variable it will set to different icon. It all works fine changing icon initially. But if you let it sit for several hours it will show the above error. How is this possible??
Not sure if this is a known issue. The menu will consistently turn black after leaving it alone for a day or two. When I mouse over the black area it can show what's the normal menu item. I can still click on the menu items but it goes to black soon after.
Edit: The problem only appears on Windows 10/11
The text was updated successfully, but these errors were encountered: