Lines Matching refs:ok
504 tk_messageBox -icon error -type ok -title "Directory Error" \
513 tk_messageBox -icon warning -type ok \
521 tk_messageBox -icon warning -type ok \
573 tk_messageBox -icon warning -type ok -title "Warning" \
584 tk_messageBox -icon warning -type ok -title "Warning" \
699 tk_messageBox -icon warning -type ok \
707 tk_messageBox -icon warning -type ok \
847 button $w.ok -text "OK" -command [list configureLog $top]
850 pack $w.ok -side right -padx 12 -pady 6
870 tk_messageBox -type ok -default ok -icon info -parent $top \
1010 button $w.ok -text "OK" -command [list advConf $top]
1013 pack $w.ok -side right -padx 12 -pady 8
1049 tk_messageBox -default ok -icon error -parent $top -type ok \