A temporary window presented to a user (usually as a small box).
I am currently working on password reset page of an Angular 4 project. We are using Angular Material to create the …
angular dialog modal-dialog angular-materialI have a dialog page and am trying to open it and display results from an AJAX POST. Here is …
ajax post dialog popup jquery-mobileIs it possible to have just an image popup/come-up in an Android application? It's similar to an overriding the …
android dialog android-imageview android-alertdialogI'd like to create a simple confirm dialog saying "Please check the information and if you're sure it's correct, click …
c# winforms dialogHow to set Dialog's position that came from .ShowDialog(); to show at the center of the mainWindows. This is the …
wpf dialogSo I have an Activity (say TestActivity) which needs to act as a normal unthemed Activity as well as a …
android android-activity dialog themesI am using dialog box, which I am closing when a user click anywhere on page expect that dialog box. …
jquery jquery-ui dialogI have a DatePickerDialog and I want view only Month and Year. How can I change this code? public void …
android date dialogPlease look at the custom dialog below. I have an edittext field on the dialog and if the text field …
android button dialog