代码搜索:ListBox
找到约 6,307 项符合「ListBox」的源代码
代码结果 6,307
www.eeworm.com/read/312606/13607994
pkg listbox.pkg
;
; Installation file for My application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"(app title)"},(0x047532CC),1,0,0
;
;Supports Series 60 v 0.9
;This line indicates that this installat
www.eeworm.com/read/312606/13607995
mmp listbox.mmp
/*
* ============================================================================
* Name : My.mmp
* Part of : My
* Created : 07/19/03 by (author here)
* Description:
* This is the
www.eeworm.com/read/305500/13767198
sbs listbox示例.sbs
Sub Main
Dim lists$(3)
lists$(0) = "王 军"
lists$(1) = "李 明"
lists$(2) = "孙成雨"
Begin Dialog UserDialog 300,161,"列表框示例"
ListBox 10,14,280,98,lists(),.list
OKButton 110,126,9
www.eeworm.com/read/305195/13777201
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/152715/5667802
c listbox.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/152715/5667827
h listbox.h
/*
*********************************************************************************************************
* uC/GUI
* Universal