Top "Dialog" questions

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

Why jQuery UI Dialog has no minimize, maximize buttons?

I am using jQuery-1.9.1 and jQuery-ui-1.10.2 to popup a dialog, my code is below: <script type="text/javascript" src="…

jquery-ui dialog minimize maximize
Android: Format Font in Alert Dialog

I have two questions 1) Does anyone know, how to apply styles or formatting to alert dialog. I currently use Builder …

android dialog android-alertdialog linkify
How to dismiss a Dialog in Android by clicking it inside?

I have seen several posts on how to dismiss a dialog by clicking on the outside. But is there a …

android dialog listener dismiss
Intellij IDEA 13 - Can't open Project Structure dialog anymore

as already described in title, i'm not able to open the project structure dialog window in intellij anymore. neither the …

intellij-idea dialog window show project-structure
how to prevent cq:dialog inheritance

I am migrating classic ui dialogs to touch ui dialogs, I migrated the parent component dialog, I observed AEM is …

dialog touch aem
feed dialog: picture not showing up

My Facebook feed dialog link correctly renders a dialog page, but the image set with the picture parameter does not …

facebook-graph-api parameters dialog feed image
Make p:dialog scrollable when working with maximizable

Does anyone know how to make a p: dialog work with maximizable and also scroll? If the window is maximized …

dialog primefaces scroll scrollable maximize
How to center layout inside of Android Dialog?

I am trying to create a custom Dialog, and have its content centered, but it is always ending up left-aligned. …

android android-layout dialog customdialog
QML Dialog with focused textField

I am working on Qt quick application and I wanna open dialog. In this dialog window is TextField and I …

dialog focus qml textfield qt-quick
How to display a QMessageBox on top of all windows

I have created a program that runs alongside an application in fullscreen. I would like the QMessageBox from my program …

qt dialog qmessagebox