Home
last modified time | relevance | path

Searched refs:msgbox (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/main/
H A Dmain.cpp92 QMessageBox msgbox; in check_compatibility() local
98 msgbox.exec(); in check_compatibility()
108 QMessageBox msgbox; in check_installation() local
111 msgbox.setText( in check_installation()
116 msgbox.exec(); in check_installation()
172 msgbox.setText( in configure_python()
180 msgbox.exec(); in configure_python()
203 QMessageBox msgbox; in load_stylesheet() local
206 msgbox.setText( in load_stylesheet()
213 msgbox.exec(); in load_stylesheet()
[all …]
H A Dcommandlinehandler.cpp100 QMessageBox msgbox; in print_program_usage() local
101 msgbox.setWindowTitle("appleseed.studio Program Usage"); in print_program_usage()
102 msgbox.setIcon(QMessageBox::Information); in print_program_usage()
103 msgbox.setText("<pre>" + str + "</pre>"); in print_program_usage()
104 msgbox.setStandardButtons(QMessageBox::Ok); in print_program_usage()
105 msgbox.setDefaultButton(QMessageBox::Ok); in print_program_usage()
106 msgbox.exec(); in print_program_usage()
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/AT-mode/
H A Dexample-kdialog.cfg37 Exec(kdialog --msgbox Connected)
48 1=Exec(kdialog --msgbox 1)
49 2=Exec(kdialog --msgbox 2)
50 3=Exec(kdialog --msgbox 3)
51 4=Exec(kdialog --msgbox 4)
52 5=Exec(kdialog --msgbox 5)
53 6=Exec(kdialog --msgbox 6)
54 7=Exec(kdialog --msgbox 7)
55 8=Exec(kdialog --msgbox 8)
56 9=Exec(kdialog --msgbox 9)
[all …]
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Contrib/ActiveX/Example/
H A DHowToUse_ActiveX.vbs32 msgbox obj.MediaInfo_Option(0, "Info_Version", ""), ,"MediaInfo ActiveX Example"
33 msgbox obj.MediaInfo_Option(0, "Info_Parameters", ""), ,"Info_Parameters"
34 msgbox obj.MediaInfo_Option(0, "Info_Capacities", ""), ,"Info_Capacities"
35 msgbox obj.MediaInfo_Option(0, "Info_Codecs", ""), ,"Info_Codecs"
39 msgbox "Open", , "MediaInfo ActiveX Example"
44 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=false"
47 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=true"
50 msgbox obj.MediaInfo_Inform(handle, 0), , "Custom Inform"
54 msgbox obj.MediaInfo_GetI(handle, MediaInfo_Stream_General, 0, 13, MediaInfo_Info_Text), , "GetI wi…
56 msgbox obj.MediaInfo_Count_Get(handle, MediaInfo_Stream_Audio, -1), , "Count_Get with StreamKind=Au…
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Contrib/ActiveX/Example/
H A DHowToUse_ActiveX.vbs32 msgbox obj.MediaInfo_Option(0, "Info_Version", ""), ,"MediaInfo ActiveX Example"
33 msgbox obj.MediaInfo_Option(0, "Info_Parameters", ""), ,"Info_Parameters"
34 msgbox obj.MediaInfo_Option(0, "Info_Capacities", ""), ,"Info_Capacities"
35 msgbox obj.MediaInfo_Option(0, "Info_Codecs", ""), ,"Info_Codecs"
39 msgbox "Open", , "MediaInfo ActiveX Example"
44 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=false"
47 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=true"
50 msgbox obj.MediaInfo_Inform(handle, 0), , "Custom Inform"
54 msgbox obj.MediaInfo_GetI(handle, MediaInfo_Stream_General, 0, 13, MediaInfo_Info_Text), , "GetI wi…
56 msgbox obj.MediaInfo_Count_Get(handle, MediaInfo_Stream_Audio, -1), , "Count_Get with StreamKind=Au…
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Contrib/ActiveX/Example/
H A DHowToUse_ActiveX.vbs32 msgbox obj.MediaInfo_Option(0, "Info_Version", ""), ,"MediaInfo ActiveX Example"
33 msgbox obj.MediaInfo_Option(0, "Info_Parameters", ""), ,"Info_Parameters"
34 msgbox obj.MediaInfo_Option(0, "Info_Capacities", ""), ,"Info_Capacities"
35 msgbox obj.MediaInfo_Option(0, "Info_Codecs", ""), ,"Info_Codecs"
39 msgbox "Open", , "MediaInfo ActiveX Example"
44 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=false"
47 msgbox obj.MediaInfo_Inform(handle, 0), , "Inform with Complete=true"
50 msgbox obj.MediaInfo_Inform(handle, 0), , "Custom Inform"
54 msgbox obj.MediaInfo_GetI(handle, MediaInfo_Stream_General, 0, 13, MediaInfo_Info_Text), , "GetI wi…
56 msgbox obj.MediaInfo_Count_Get(handle, MediaInfo_Stream_Audio, -1), , "Count_Get with StreamKind=Au…
[all …]
/dports/multimedia/qwinff/qwinff-0.2.1-22-g17e987e/src/services/
H A Dnotificationservice-qt.cpp39 QMessageBox *msgbox = new QMessageBox(parent); in send() local
41 msgbox->setWindowFlags(msgbox->windowFlags() in send()
43 msgbox->setStandardButtons(QMessageBox::Ok); in send()
44 msgbox->setWindowTitle(title); in send()
45 msgbox->setText(message); in send()
46 msgbox->setModal(false); // non-modal message box in send()
50 msgbox->setIcon(QMessageBox::Information); in send()
53 msgbox->setIcon(QMessageBox::Warning); in send()
56 msgbox->setIcon(QMessageBox::Critical); in send()
59 msgbox->setIcon(QMessageBox::NoIcon); in send()
[all …]
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/Server-mode/
H A Dkdialog.cfg3 % anyremote configuration file for kdialog --msgbox management. (Server-mode)
21 Exec(kdialog --msgbox "Initialized");\
26 Exec(kdialog --msgbox "Connected");\
33 Exec(kdialog --msgbox Disconnected)
36 Exec(kdialog --msgbox "Call from $(Param)");\
41 Exec(kdialog --msgbox "Call finished");
47 2=Exec(kdialog --msgbox 2);Set(icons,SAME,2,mute);Set(title,Button 2);
50 5=Exec(kdialog --msgbox 5);Set(icons,SAME,5,play);Set(title,Button 5);
52 7=Exec(kdialog --msgbox 7);Set(icons,SAME,7,prev);Set(title,Button 7);
59 # 1=Exec(kdialog --msgbox Hash_1)
[all …]
/dports/sysutils/batterycat/batterycat_1.6/
H A Dgtk_msgbox.c64 msgbox = gtk_window_new (GTK_WINDOW_TOPLEVEL); in gtk_msg_box()
66 gtk_window_set_modal (GTK_WINDOW(msgbox), TRUE); in gtk_msg_box()
68 gtk_window_set_transient_for(GTK_WINDOW(msgbox),GTK_WINDOW(parent)); in gtk_msg_box()
69 gtk_window_set_title (GTK_WINDOW (msgbox), title); in gtk_msg_box()
70 gtk_container_set_border_width (GTK_CONTAINER (msgbox), 20); in gtk_msg_box()
73 gtk_container_add (GTK_CONTAINER (msgbox), overall_box); in gtk_msg_box()
74 gtk_container_border_width (GTK_CONTAINER (msgbox), 10); in gtk_msg_box()
87 gtk_window_set_modal (GTK_WINDOW (msgbox), TRUE); in gtk_msg_box()
88 gtk_window_set_focus (GTK_WINDOW (msgbox), button); in gtk_msg_box()
92 gtk_widget_show_all (msgbox); in gtk_msg_box()
[all …]
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtiobox.h38 #define errorbox(a...) msgbox(btmask_ok, "error", false, align_center, a)
39 #define infobox(a...) msgbox(btmask_ok, "information", false, align_center, a)
40 #define warnbox(a...) msgbox(btmask_ok, "warning", false, align_center, a)
41 #define confirmbox(a...) msgbox(btmask_yes+btmask_no, "confirmation", false, align_center, a)
43 #define errorbox_c(a...) msgbox(btmask_ok, "error", false, align_custom, a)
44 #define infobox_c(a...) msgbox(btmask_ok, "information", false, align_custom, a)
45 #define warnbox_c(a...) msgbox(btmask_ok, "warning", false, align_custom, a)
46 #define confirmbox_c(a...) msgbox(btmask_yes+btmask_no, "confirmation", false, align_custom, a)
48 #define errorbox_modal(a...) msgbox(btmask_ok, "error", true, align_center, a)
49 #define infobox_modal(a...) msgbox(btmask_ok, "information", true, align_center, a)
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A Dmsgbox.test27 test msgbox-1.3 {tk_messageBox command} -body {
30 test msgbox-1.4 {tk_messageBox command} -body {
33 test msgbox-1.5 {tk_messageBox command} -body {
36 test msgbox-1.6 {tk_messageBox command} -body {
39 test msgbox-1.7 {tk_messageBox command} -body {
42 test msgbox-1.8 {tk_messageBox command} -body {
45 test msgbox-1.9 {tk_messageBox command} -body {
49 test msgbox-1.10 {tk_messageBox command} -body {
53 test msgbox-1.11 {tk_messageBox command} -body {
57 test msgbox-1.13 {tk_messageBox command} -body {
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A Dmsgbox.test27 test msgbox-1.3 {tk_messageBox command} -body {
30 test msgbox-1.4 {tk_messageBox command} -body {
33 test msgbox-1.5 {tk_messageBox command} -body {
36 test msgbox-1.6 {tk_messageBox command} -body {
39 test msgbox-1.7 {tk_messageBox command} -body {
42 test msgbox-1.8 {tk_messageBox command} -body {
45 test msgbox-1.9 {tk_messageBox command} -body {
49 test msgbox-1.10 {tk_messageBox command} -body {
53 test msgbox-1.11 {tk_messageBox command} -body {
57 test msgbox-1.13 {tk_messageBox command} -body {
[all …]
/dports/x11-wm/xfce4-session/xfce4-session-4.16.0/xfce4-session/
H A Dxfsm-dns.c137 GtkWidget *msgbox = NULL; in xfsm_dns_check() local
143 if (msgbox == NULL) in xfsm_dns_check()
149 msgbox = gtk_message_dialog_new (NULL, 0, in xfsm_dns_check()
158 gtk_dialog_add_buttons (GTK_DIALOG (msgbox), in xfsm_dns_check()
163 gtk_window_set_screen (GTK_WINDOW (msgbox), screen); in xfsm_dns_check()
164 gtk_container_set_border_width (GTK_CONTAINER (msgbox), 6); in xfsm_dns_check()
165 gtk_window_set_position (GTK_WINDOW (msgbox), GTK_WIN_POS_CENTER); in xfsm_dns_check()
170 response = gtk_dialog_run (GTK_DIALOG (msgbox)); in xfsm_dns_check()
174 gtk_widget_hide (msgbox); in xfsm_dns_check()
177 if (msgbox != NULL) in xfsm_dns_check()
[all …]
/dports/games/quadra/quadra-1.3.0/source/
H A Dupdate.cpp59 msgbox("Attempting to start auto-update...\n"); in start()
62 msgbox("Auto-updater already started.\n"); in start()
73 msgbox("update: init called.\n"); in init()
95 msgbox("update: not setting If-Modified-Since\n"); in init()
127 msgbox("update: Invalid HTTP response\n"); in step()
138 msgbox("HTTP status is OK\n"); in step()
140 msgbox("update: version file not modified\n"); in step()
167 msgbox("update: Last-Modified: %s\n", last_mod); in step()
173 msgbox("update: reply: %s\n", str); in step()
207 msgbox("update: done\n"); in step()
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/project/
H A Dentitycreatorbase.cpp47 QMessageBox msgbox; in display_entity_creation_error() local
48 msgbox.setWindowTitle(QString("Failed to Create %1").arg(entity_name)); in display_entity_creation_error()
49 msgbox.setIcon(QMessageBox::Warning); in display_entity_creation_error()
50 msgbox.setText(message); in display_entity_creation_error()
51 msgbox.setStandardButtons(QMessageBox::Ok); in display_entity_creation_error()
52 msgbox.setDefaultButton(QMessageBox::Ok); in display_entity_creation_error()
53 set_minimum_width(msgbox, 300); in display_entity_creation_error()
54 msgbox.exec(); in display_entity_creation_error()
/dports/math/octave/octave-6.4.0/scripts/gui/
H A Dmsgbox.m27 ## @deftypefn {} {@var{h} =} msgbox (@var{msg})
85 ## msgbox ("Some message for the user.");
86 ## msgbox ("Some message\nwith two lines.");
87 ## msgbox (@{"Some message", "with two lines."@});
98 function retval = msgbox (msg, varargin) function
139 error ("msgbox: TITLE must be a string");
325 %! msgbox ("A bare dialog");
362 %!error msgbox ()
371 %! msgbox ("msg", "title", "custom", {{1}})
372 %!error <Invalid call to msgbox> msgbox ("msg", "title", "custom", 1, 2, 3)
[all …]
/dports/security/nitrokey-app/nitrokey-app-1.4.2/src/ui/
H A Dnitrokey-applet.cpp37 QMessageBox *msgbox = new QMessageBox( in warningBox() local
40 msgbox->setModal( true ); in warningBox()
41 ManageWindow::moveToCenter(msgbox); in warningBox()
42 ManageWindow::bringToFocus(msgbox); in warningBox()
43 msgbox->exec(); in warningBox()
47 QMessageBox *msgbox = new QMessageBox( in messageBox() local
50 msgbox->setModal( true ); in messageBox()
51 ManageWindow::moveToCenter(msgbox); in messageBox()
52 ManageWindow::bringToFocus(msgbox); in messageBox()
53 msgbox->exec(); in messageBox()
/dports/games/quadra/quadra-1.3.0/skelton/svgalib/
H A Dmain.cpp147 msgbox("overmind clean_up\n"); in delete_obj()
150 msgbox("deleting net...\n"); in delete_obj()
155 msgbox("deleting sound...\n"); in delete_obj()
160 msgbox("deleting input...\n"); in delete_obj()
165 msgbox("deleting video...\n"); in delete_obj()
170 msgbox("deleting cursor..\n"); in delete_obj()
176 msgbox("restoring default SIGPIPE handler...\n"); in delete_obj()
179 msgbox("Can't get signal, whatever...\n"); in delete_obj()
183 msgbox("Can't set signal, whatever...\n"); in delete_obj()
190 msgbox("ending delete_obj...\n"); in delete_obj()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/mailbox/
H A Dallwinner,sun6i-a31-msgbox.yaml4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#
28 - allwinner,sun8i-a83t-msgbox
29 - allwinner,sun8i-h3-msgbox
30 - allwinner,sun9i-a80-msgbox
31 - allwinner,sun50i-a64-msgbox
32 - allwinner,sun50i-h6-msgbox
33 - const: allwinner,sun6i-a31-msgbox
34 - const: allwinner,sun6i-a31-msgbox
70 msgbox: mailbox@1c17000 {
71 compatible = "allwinner,sun8i-h3-msgbox",
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/mailbox/
H A Dallwinner,sun6i-a31-msgbox.yaml4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#
28 - allwinner,sun8i-a83t-msgbox
29 - allwinner,sun8i-h3-msgbox
30 - allwinner,sun9i-a80-msgbox
31 - allwinner,sun50i-a64-msgbox
32 - allwinner,sun50i-h6-msgbox
33 - const: allwinner,sun6i-a31-msgbox
34 - const: allwinner,sun6i-a31-msgbox
70 msgbox: mailbox@1c17000 {
71 compatible = "allwinner,sun8i-h3-msgbox",
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/mailbox/
H A Dallwinner,sun6i-a31-msgbox.yaml4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#
28 - allwinner,sun8i-a83t-msgbox
29 - allwinner,sun8i-h3-msgbox
30 - allwinner,sun9i-a80-msgbox
31 - allwinner,sun50i-a64-msgbox
32 - allwinner,sun50i-h6-msgbox
33 - const: allwinner,sun6i-a31-msgbox
34 - const: allwinner,sun6i-a31-msgbox
70 msgbox: mailbox@1c17000 {
71 compatible = "allwinner,sun8i-h3-msgbox",
[all …]
/dports/mail/nmh/nmh-1.7.1/test/folder/
H A Dtest-packf56 rm -f msgbox
65 inc +inbox2 -file msgbox >/dev/null
66 rm -f msgbox
75 inc +inbox2 -file msgbox >/dev/null
76 rm -f msgbox
109 inc +inbox2 -file msgbox >/dev/null
110 rm -f msgbox
119 inc +inbox2 -file msgbox >/dev/null
120 rm -f msgbox
129 inc +inbox2 -file msgbox >/dev/null
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-dock.cpp10 QMessageBox msgbox(App()->GetMainWindow()); in closeEvent() local
11 msgbox.setWindowTitle(QTStr("DockCloseWarning.Title")); in closeEvent()
12 msgbox.setText(QTStr("DockCloseWarning.Text")); in closeEvent()
13 msgbox.setIcon(QMessageBox::Icon::Information); in closeEvent()
14 msgbox.addButton(QMessageBox::Ok); in closeEvent()
17 msgbox.setCheckBox(cb); in closeEvent()
19 msgbox.exec(); in closeEvent()
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/misc/
H A Dtest_msgbox.py26 from qutebrowser.misc import msgbox
44 box = msgbox.msgbox(parent=parent, title=title, text=text, icon=icon,
61 box = msgbox.msgbox(parent=None, title='foo', text='foo',
75 box = msgbox.msgbox(parent=None, title='foo', text='foo',
87 box = msgbox.information(parent=None, title='foo', text='bar')
97 box = msgbox.information(parent=None, title='foo', text='bar')
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.win32/ManualTests/org/eclipse/swt/tests/win32/snippets/
H A DBug543747_JvmCrash_Msctf.java49 MessageBox msgbox = new MessageBox(parentShell); in reproduceCrash1() local
50 msgbox.setMessage("Crash didn't reproduce"); in reproduceCrash1()
51 msgbox.open(); in reproduceCrash1()
88 MessageBox msgbox = new MessageBox(parentShell); in reproduceCrash23() local
89 msgbox.setMessage( in reproduceCrash23()
96 msgbox.open(); in reproduceCrash23()
132 MessageBox msgbox = new MessageBox(parentShell); in reproduceCrash4() local
133 msgbox.setMessage("Crash didn't reproduce"); in reproduceCrash4()
134 msgbox.open(); in reproduceCrash4()

12345678910>>...41