TMSFMXPopup + TEdit: unable to type

I am unable to Change the text of an edit field inside a popup. Is this a bug or intended?


the TMSFMXPopup has a panel as detailControl, and on the panel is an TEdit.

I am unable to type inside the EDIT after I use popup();

thnx

Hi, 


Please set ShowActivated to true. If this also gives issues, then please wait for the next release as we are currently working on XE5 support and made some modifications to the TTMSFMXPopup.

Kind Regards,
Pieter

thnx, that worked