Login Register

FloatingPane Inside a Dialog

I have a dialog that needs to open a floatingpane.

It opens fine, but the input fields will not accept any keyboard input.

Do I need to set the parent Dialog's _onKey event to null?

Basically whats the best way to accomplish this ?

TIA

Jeff