PacktPublishing / Delphi-GUI-Programming-with-FireMonkey

Delphi GUI Programming with FireMonkey, published by Packt
MIT License
45 stars 22 forks source link

TFrameStand Window can't close (lose focus) #1

Open stevejordi opened 3 years ago

stevejordi commented 3 years ago

Compile the chapter 8 TFrameStand01 example in windows 32 or 64 bit Once you move away to the order details window and come back to the orders screen (2nd) or the home screen, it's not possible to close the app anymore, or move the window using the title bar. It's possible only on the 3rd screen (order details). To close your app or move its window once you come back from the 3rd screen you have to click outside of the demo window and come back to it to make it regain control of the close button, move it around, etc...

It works fine when compiled to macOS.

RadStudio 10.4.2. with 3 patches Windows 10 64bit

rhazell-numze commented 2 years ago

I just noticed the exact same thing... I'm curious, did you run is on Android or iOS? If so, what did you discover.