A temporary window presented to a user (usually as a small box).
I am developing an application where i need to have a dialog choose for uploading image from gallery or camera. …
android android-intent camera dialog galleryIs it possible to make a Angular Material Dialog draggable? I installed angular2-draggable and can of course use the …
angular angular-material dialog draggableI am wondering how it is possible to get rid of (or change color) titleDivider in Dialog. It is a …
android dialog dividerIn a long-running operation, I'm showing a popup dialog (created from ProgressDialog to prevent other operations from happening). I have …
android dialog progressdialogI want to add a CheckBox in my Dialog. I used this code: Dialog dialog; DialogField dialogField; NoYesId checkValue; ; dialog = …
checkbox dialog axapta x++ dynamics-ax-2012As part of my page's output, I'm including a CSV formatted version of a data table in a text area, …
javascript browser download dialog save-asI want to make an activity that can be opened above ANY app. Normally, even when the activity is set …
java android android-activity dialog multitaskingI am looking for a way to get size of a custom dialog. I went through this question, but the …
java android dialog android-dialogI have a JSF 2 application that has two pages, one to list students and one to show details of a …
jsf primefaces datatable dialog master-detailI am trying to open a feed dialog using the JS SDK's FB.ui method and have it close after …
javascript facebook sdk dialog fb.ui