Using Delphi 10.3.2. After upgrade to 19.2.2 from 19.1.7, when I open the main form of my application in desginer, two windows are opened at the left side of the screen. I can't close that windows and I can't move them but are there.
If I run my application, no window is viewed, only in desginer. I attach an screenshot.
A bar manager displays drop-down trees of all its TdxBarTreeViewCombo items as top-level windows at design time
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,
This looks strange. I do not see these windows in our demos. Would you please provide us with a sample project so that we can find the cause of this behavior? From what I gather, it should be sufficient to provide only your main form as these windows appear only at design time.
Thanks in advance.
This problem occurs when using TdxBarTreeViewCombo.
TForm1 = class(TForm) dxBarManager1: TdxBarManager; dxBarTreeViewCombo1: TdxBarTreeViewCombo; end;
Thanks, Yuji! I have reproduced this problem and forwarded this ticket to our developers for research.
Any news?
Hello, how do I recompile the libraries?
Run our Installer in Recompile mode.