代码搜索:ListBox
找到约 6,307 项符合「ListBox」的源代码
代码结果 6,307
www.eeworm.com/read/118495/14868271
c listbox.c
/*
* listbox.c - scrollable listbox management module
*
* Written by Gerard Paul Java
* Copyright (c) Gerard Paul Java 2001
*/
#include
#include
#include
#include
www.eeworm.com/read/118495/14868307
h listbox.h
#include
#define MAX_TEXT_LENGTH 240
struct textlisttype {
char text[MAX_TEXT_LENGTH];
int cellwidth[10]; /* up to 10 cells per line */
char *nodeptr; /* generic poi
www.eeworm.com/read/117570/14914613
c listbox.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/117570/14914643
h listbox.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/117570/14915128
h listbox.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/218320/14926513
c listbox.c
/*
** $Id: listbox.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 8.1
**
** listbox.c: Sample program for MiniGUI Programming Guide
** The usage of LISTBOX control.
**
** Copyright (C) 2
www.eeworm.com/read/116725/14957148
c listbox.c
/*
** $Id: listbox.c,v 1.10 2003/08/05 08:21:09 weiym Exp $
**
** listbox.c: The ListBox control demo program.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software.
**
www.eeworm.com/read/211569/15177362
c listbox.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/211569/15177387
h listbox.h
/*
*********************************************************************************************************
* uC/GUI
* Universal