A temporary window presented to a user (usually as a small box).
I have an activity that is using the Theme.Dialog style such that it is a floating window over another …
java android android-activity dialog touchI am writing my first application in WPF and want to have the user input some data on a modal …
.net wpf dialog modal-dialogHow do I create and show common dialogs (Error, Warning, Confirmation) in JavaFX 2.0? I can't find any "standard" classes like …
dialog javafx-2Does anyone know of a complete choose file dialog? Maybe one where you can filter out all files except for …
android file user-interface dialog code-snippetsI have an alert view in Xcode written in Swift and I'd like to determine which button the user selected (…
xcode dialog swift alert confirmationI have implemented a custom dialog for my application. I want to implement that when the user clicks outside the …
android android-layout android-emulator dialog android-dialogIs there a default option to close a jQuery dialog by clicking somewhere on the screen instead of the close …
jquery jquery-ui dialog modal-dialogI have a weird behavior I can't pinpoint the source of. I have my app with the classic requestWindowFeature(Window.…
android layout dialog