代码搜索:Button
找到约 10,000 项符合「Button」的源代码
代码结果 10,000
www.eeworm.com/read/356022/3043532
py radio_button.py
# radio_button.py: wxRadioButton objects
# $Id: radio_button.py,v 1.20 2007/03/27 07:01:54 agriggio Exp $
#
# Copyright (c) 2002-2007 Alberto Griggio
# License: MIT (s
www.eeworm.com/read/356022/3043593
py button_stockitems.py
class ButtonStockItems:
stock_ids = {
"ADD" : "Add",
"APPLY" : "&Apply",
"BOLD" : "&Bold",
"CANCEL" : "&C
www.eeworm.com/read/356022/3043618
py spin_button.py
# spin_button.py: wxSpinButton objects
# $Id: spin_button.py,v 1.5 2006/11/07 15:06:25 jkt Exp $
#
# Copyright (c) 2004 D.H. aka crazyinsomniac at users.sourceforge.net
# License: MIT (see license.txt
www.eeworm.com/read/356022/3043633
py toggle_button.py
# toggle_button.py: wxToggleButton objects
# $Id: toggle_button.py,v 1.14 2007/03/27 07:01:51 agriggio Exp $
#
# Copyright (c) 2002-2007 Alberto Griggio
# License: MIT
www.eeworm.com/read/356022/3043658
py bitmap_button.py
# bitmap_button.py: wxBitmapButton objects
# $Id: bitmap_button.py,v 1.26 2007/04/12 07:15:34 guyru Exp $
#
# Copyright (c) 2002-2007 Alberto Griggio
# License: MIT (s
www.eeworm.com/read/356022/3043702
xpm toggle_button.xpm
/* XPM */
static char * toggle_button_xpm[] = {
"21 21 22 1",
" c None",
". c #7C7C7C",
"+ c #FCFCFC",
"@ c #000000",
"# c #060606",
"$ c #BEBEBE",
"% c #C2C2C2",
"& c #BFBFBF",
"* c #010101",
"= c #
www.eeworm.com/read/356022/3043719
xpm bitmap_button.xpm
/* XPM */
static char * bitmap_button_xpm[] = {
"21 21 46 1",
" c None",
". c #FFFFFF",
"+ c #000000",
"@ c #D6D6D6",
"# c #7B7B7B",
"$ c #40FFFF",
"% c #7FFFFF",
"& c #60FFFF",
"* c #38F7F7",
"= c #
www.eeworm.com/read/356022/3043725
xpm radio_button.xpm
/* XPM */
static char * radio_button_xpm[] = {
"21 21 5 1",
" c None",
". c #848284",
"+ c #000000",
"@ c #FFFFFF",
"# c #C6C3C6",
" ",
" ",
"
www.eeworm.com/read/355930/3045777
rc2 button.rc2
//
// BUTTON.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/355775/3047689
js form_button.js
function loadText()
{
var txtLang = document.getElementsByName("txtLang");
txtLang[0].innerHTML = "Type";
txtLang[1].innerHTML = "Name";
txtLang[2].innerHTML = "Value";