Top "Dialog" questions

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

Android: timepicker and datepicker in the same dialog box

I am developing an app for android. I have created a timepickerdialog and a datepickerdialog, but the problem is, both …

android datepicker dialog timepicker
Changing Progress Dialog Message While Running

I've got a fairly simple issue I'm not sure how to resolve. I want to change the message text of …

android dialog message progress
How to know if a dialog is dismissed in Android?

If the dialog is dismissed,I want to do something for my background.So I want to know if the …

android dialog dismiss
Standard "About" dialog in Qt

What's the standard way to implement an "About" application dialog in Qt? You know, the kind that pops up when …

qt dialog designer
Alternative to "FLAG_BLUR_BEHIND" in Android?

I can see that when I use the same flag as shown on the API-demos for blurring the background, I …

android dialog android-activity blur android-windowmanager
Is it possible to display a wpf window without an icon in the title bar?

As we all know, if the icon for a wpf window is undefined then the default icon is displayed. I …

wpf xaml dialog titlebar application-icon
How to show a modal form on top of its owner form (its owner is set to fsStayOnTop or not), just as TOpenDialog does

Summarization: Please see the helpful comments below from Craig and Sertac. ====================================================== As shown in the following minimized code, TForm10 is …

delphi forms dialog modal-dialog stayontop
Android custom list dialog

Hi, I'm working on a simple file browser app. I have most of it set up (where it lists everything …

android list dialog file-browser
DialogResult.OK on SaveFileDialog not work

I try, when I press save in SaveFileDialog I do something. I trying fix but always something wrong. SaveFileDialog dlg2 = …

c# wpf dialog savefiledialog dialogresult
jquery ui dialog open multiple dialog boxes using the same class on the button and the content div

i want to open multiple dialog boxes by using the same class on both the button and the content div. …

jquery user-interface dialog multiple-instances