AlertWindow with text input on Android

Hello,

Since modal loops are not available, how do I show an AlertWindow with other components inside (e.g. text input, combo box)? The DemoRunner has an advanced dialog example but that doesn’t compile on Android.

Regards,
Kid