代码搜索结果

找到约 50,122 项符合 Button 的代码

#makefile#

all: label button list text menu clean: rm -r -f label button list text menu label: label.c cc -o label label.c -L/usr/X11R6/lib -lX11 -lXaww button: button.c cc -o button button.c -L/usr/X11R6/l

makefile

all: test_it test_it: test_it.cpp PaneWindow.hxx PaneWindow.cpp Component.hxx Component.cpp Label.hxx Label.cpp Button.hxx Button.cpp Text.hxx Text.cpp g++ -o test_it test_it.cpp PaneWindow.cpp Co

test_it.cpp

// test_it.cpp #include #include "PaneWindow.hxx" #include "Label.hxx" #include "Button.hxx" #include "Text.hxx" Text *text; void button_cb() { cout

contentpages_deletecontentpage.ascx

Are you sure that you want to delete ?

toolbarbutton.cs

using System; namespace ASPNET.StarterKit.Communities.HtmlTextBoxControls { /// /// A button used in an Toolbar /// public class ToolbarButton : ToolbarItem { public

tl_mouse.c

/* ** thinlib (c) 2001 Matthew Conte (matt@conte.com) ** ** ** tl_mouse.c ** ** DOS mouse handling routines ** ** $Id: $ */ /* TODO: add events to motion/button presses. */ /* TODO: mouse interrupt b

button.cxx

// // "$Id: button.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $" // // Button/callback test program for the Fast Light Tool Kit (FLTK). // // Copyright 1998-1999 by Bill Spitzak and others. // // Th

demod.menu

# Menu description file for the generic demo program # # Each line consists of three fields, separated by : # # - menu name : To which the item belongs (starts with @) # - item name : Placed on button

demo.menu

# Menu description file for the generic demo program # # Each line consists of three fields, separated by : # # - menu name : To which the item belongs (starts with @) # - item name : Placed on button