ExpandingDatePicker icon indicating copy to clipboard operation
ExpandingDatePicker copied to clipboard

Key Window issue

Open iSapozhnik opened this issue 5 years ago • 0 comments

Hey Fred! Great control 👍 I think I know how this issue can be solved. At least I had the same issue in my control and was able to fix it.

So the key here is to add your window (panel) as a child window (.addChildWindow(window, ordered: .above)). You can take a look here how I did it for my control.

iSapozhnik avatar Apr 19 '20 17:04 iSapozhnik