A temporary window presented to a user (usually as a small box).
I have a delete button that is tied to some comments on a page i have. When you click the …
javascript confirm dialogSome users are reporting, if they use the quick action in the notification bar, they are getting a force close. …
android dialog fragmentI need to create a modal dialog on a webpage using javascript. Normally this would be easy as I could …
javascript jquery dialog internet-explorer-9I have a dialogfragment for a floating dialog which includes a special keyboard that pops up when a user presses …
android dialog dialogfragmentI want to use a number picker for the purpose of getting the discount percentage from the user. once the …
android dialog numberpickerHow do I get System.Windows.ShowDialog() to return 'true'? I am a little new to this. System.Windows.ShowDialog's …
.net wpf dialogI'm working on a project for college that will let a user place a point on a map and then …
android google-maps dialog android-edittextButton invoked modal dialog: When button is clicked, event is fired the resulting event reference e.relatedTarget is undefined. So, …
twitter-bootstrap events dialog modal-dialog fueluxI tried to make a scroll for a dialog in reposition strategy, but it doesn't work for me. const scrollStrategy = …
angular scroll dialog angular-materialFor a built-in dialog like QInputDialog, I've read that I can do this: text, ok = QtGui.QInputDialog.getText(self, 'Input …
python qt dialog pyqt modal-dialog