Top "Dialog" questions

A temporary window presented to a user (usually as a small box).

How to make intent chooser for camera or gallery application in android like whatsapp editprofile?

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 gallery
How can i make a MatDialog draggable / Angular Material

Is it possible to make a Angular Material Dialog draggable? I installed angular2-draggable and can of course use the …

angular angular-material dialog draggable
Styling titleDivider in Dialog

I am wondering how it is possible to get rid of (or change color) titleDivider in Dialog. It is a …

android dialog divider
Prevent ProgressDialog from being dismissed when I click the search button (Android)

In a long-running operation, I'm showing a popup dialog (created from ProgressDialog to prevent other operations from happening). I have …

android dialog progressdialog
How to add checkBox in Dialog and get value?

I 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-2012
Trigger a Browser's Save-As Dialog via Javascript using only On-page data

As 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-as
Having application running above other app

I want to make an activity that can be opened above ANY app. Normally, even when the activity is set …

java android android-activity dialog multitasking
How to get dialog size?

I am looking for a way to get size of a custom dialog. I went through this question, but the …

java android dialog android-dialog
How to show details of current row from p:dataTable in a p:dialog and update after save

I 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-detail
FB.ui feed dialog requires redirect_uri, dialog does not close

I 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