代码搜索:msgbox
找到约 3,543 项符合「msgbox」的源代码
代码结果 3,543
www.eeworm.com/read/327225/3463400
c msgbox.c
/*
* msgbox.c -- implements the message box and info box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcapw@cfw.com)
*
* This
www.eeworm.com/read/324920/3497621
c msgbox.c
/*
* msgbox.c -- implements the message box and info box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcapw@cfw.com)
*
* This
www.eeworm.com/read/324447/3502786
tcl msgbox.tcl
# msgbox.tcl --
#
# This demonstration script creates message boxes of various type
#
# RCS: @(#) $Id: msgbox.tcl,v 1.1 2003/02/05 10:56:16 mdejong Exp $
if {![info exists widgetDemo]} {
error "T
www.eeworm.com/read/324136/3505365
test msgbox.test
# This file is a Tcl script to test out Tk's "tk_messageBox" command.
# It is organized in the standard fashion for Tcl tests.
#
# Copyright (c) 1996 Sun Microsystems, Inc.
#
# See the file "license.t
www.eeworm.com/read/324136/3505694
tcl msgbox.tcl
# msgbox.tcl --
#
# Implements messageboxes for platforms that do not have native
# messagebox support.
#
# SCCS: @(#) msgbox.tcl 1.8 97/07/28 17:20:01
#
# Copyright (c) 1994-1997 Sun Microsystems, In
www.eeworm.com/read/324136/3505740
tcl msgbox.tcl
# msgbox.tcl --
#
# This demonstration script creates message boxes of various type
#
# SCCS: @(#) msgbox.tcl 1.3 97/03/02 16:26:07
if {![info exists widgetDemo]} {
error "This script should be r
www.eeworm.com/read/323581/3514319
tcl msgbox.tcl
# msgbox.tcl --
#
# This demonstration script creates message boxes of various type
#
# RCS: @(#) $Id: msgbox.tcl,v 1.1 2003/02/05 10:56:16 mdejong Exp $
if {![info exists widgetDemo]} {
error "T
www.eeworm.com/read/321371/3537451
c msgbox.c
/*
* msgbox.c -- implements the message box and info box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcapw@cfw.com)
*
* This
www.eeworm.com/read/318961/3560141
c msgbox.c
/*
* msgbox.c -- implements the message box and info box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcapw@cfw.com)
*
* This
www.eeworm.com/read/314491/3632150
c msgbox.c
/*
*********************************************************************************************************
* uC/GUI
* Univers