[DevExpress Support Team: CLONED FROM T145979: How to skin the Scheduler's default menu]
The dxBarPopup method incorrectly converts menu item images
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hello Giuseppe,
As for the problem in the "Label" SubItem, our developers are aware of it. It will be fixed in frames of the T167148: The subuitems of "Label" item in Scheduler's popup menu incorrectly paints images when there is XPMan thread. However, I will attach a hotfix to my next post. You can try and test it.
As for problems in the Test Scheduler-1.png and Test Scheduler-2.png screenshots, I'm afraid I was not able to replicate them on my side even with your sample and *.exe file.
ThankYou for hot fix, it solve first issue.
For the second one, how I can investigate problem, considering that issue
appear only in that project ?
Pls suggest me where add same break point and what look for to debug…
Thank You and best regards,
Giuseppe
If your sample is very big, you can try to execute the following steps to isolate the problem. Please reset all event handlers in your application. If the problem goes away, set them back one by one and see when the problem returns. If this does not help you, remove all controls one by one and test your sample at each step until the problem disappears. As a result, you will have a small sample illustrating the problem.