Top "Dialog" questions

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

Custom Dialog in full screen?

Is there any way to make my Dialog view full screen, i.e dialog occupy the entire screen (like an …

android dialog fullscreen
jQuery UI dialog positioning : adjust position top by 20px -

I have a dialog that gets filled by an ajax call. I want to limit the max-height of dialog and …

jquery-ui dialog position
How to dismiss AlertDialog.Builder?

In the following code below, how do I dismiss the alert box? I don't want to cause a memory leak. …

android memory dialog alert dismiss
How to set margins to a custom dialog?

Does anybody knows how can I set margins to a custom dialog? I'm asking because I've a custom dialog but …

android dialog
Keep p:dialog open when a validation error occurs after submit

Minimal example dialog: <p:dialog header="Test Dialog" widgetVar="testDialog"> <h:form> <p:inputText value="#{…

ajax validation jsf primefaces dialog
Looking up a deactivated widget's ancestor is unsafe

I am new in Flutter and I am trying receive data with a Dialog. When a click in textField the …

flutter dart dialog flutter-widget
Primefaces dialog + commandButton

I'm trying to use primefaces <p:dialog> combined with <p:commandButton>. In my .xhtml page I …

jsf-2 dialog primefaces commandbutton
jQuery dialog theme and style

How do I change the background color of the title bar of a jQuery dialog? I have looked at the …

jquery dialog themes titlebar background-color
sendUserActionEvent() mView== null after clicking on button

I have checked with this link but there its mentioned about long clicks. but I am facing this after clicking …

android dialog customdialog
How to display a Dialog from a Service?

I have read really a lot of posts about this topic, however nothing works for me (or doesn't have the …

android service dialog