代码搜索结果
找到约 10,000 项符合
Button 的代码
fl_light_button.cxx
//
// "$Id: Fl_Light_Button.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Lighted button widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
//
stock_button_close.xpm
/* XPM */
static char *stock_button_close_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 2 1",
" c Gray0",
". c None",
/* pixels */
"....................",
"....................",
"......
stock_button_apply.xpm
/* XPM */
static char *stock_button_apply_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 18 1",
" c Gray0",
". c #4f633e",
"X c #566c43",
"o c #5e764a",
"O c #627b4d",
"+ c #668050",
"@ c
stock_button_ok.xpm
/* XPM */
static char *stock_button_ok_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 47 1",
" c Gray0",
". c #0e0f0d",
"X c #10120f",
"o c #383c34",
"O c #393e35",
"+ c #3e4339",
"@ c #4
stock_button_cancel.xpm
/* XPM */
static char *stock_button_cancel_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 8 1",
" c Gray0",
". c #7b2d34",
"X c #8c343c",
"o c #9f3c44",
"O c #b5444e",
"+ c #bd5a62",
"@ c
stock_button_yes.xpm
/* XPM */
static char *stock_button_yes_xpm[] = {
/* columns rows colors chars-per-pixel */
"20 20 188 2",
" c Gray0",
". c Gray1",
"X c #020401",
"o c #030502",
"O c #030601",
"+ c #040703",
"
flve_check_button.cxx
// ======================================================================
// File: Flve_Input.cxx - Flve_Input implementation
// Library: flvw - FLTK Virtual widget library
// V
flve_check_button.h
// ======================================================================
// File: Flve_Check_Button.h - Flve_Check_Button implementation
// Library: flvw - FLTK Widget
// Version: 0.1.0
// Started
mp3_button.cc
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
flu_return_button.h
/*
* ===========================================================================
* PRODUCTION $Log: Flu_Return_Button.h,v $
* PRODUCTION Revision 1000.0 2004/04/12 18:22:04 gouriano
* PRODUCTION