My Q is as all do it own layout and if you set a component invisible the layout still have focus, and even if you take focus away and make the monkey framework get messages, if the layout cover other control it will not respond,
What is the solution ?
I was wondering if it possible to add control to view with layout properties and if visible:= false remove ?
Or get the layout togo back ?
Just things noticed
If layout stay focused and you have some Firemonkey controls as in edit control you never get a keyboard and it consume the key events and not being forward to the Monkey :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Most of components are working somewhat fine.
My Q is as all do it own layout and if you set a component invisible the layout still have focus, and even if you take focus away and make the monkey framework get messages, if the layout cover other control it will not respond,
What is the solution ?
I was wondering if it possible to add control to view with layout properties and if visible:= false remove ?
Or get the layout togo back ?
Just things noticed
If layout stay focused and you have some Firemonkey controls as in edit control you never get a keyboard and it consume the key events and not being forward to the Monkey :)