代码搜索:miniGUI

找到约 4,426 项符合「miniGUI」的源代码

代码结果 4,426
www.eeworm.com/read/152711/12090932

c listbox.c

/* ** $Id: listbox.c,v 1.4 2003/11/22 06:53:19 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/152711/12090963

c listview.c

/* ** $Id: listview.c,v 1.4 2003/11/23 13:14:43 weiym Exp $ ** ** listview.c: Sample program for MiniGUI Programming Guide ** Usage of LISTVIEW control. ** ** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/152711/12091031

c progressbar.c

/* ** $Id: progressbar.c,v 1.5 2003/08/15 09:20:35 weiym Exp $ ** ** Listing 12.1 ** ** progressbar.c: Sample program for MiniGUI Programming Guide ** Usage of PORGRESSBAR control. ** ** Copyrig
www.eeworm.com/read/152711/12091058

c edit.c

/* ** $Id: edit.c,v 1.4 2003/07/04 08:29:13 weiym Exp $ ** ** Listing 9.1 ** ** edit.c: Sample program for MiniGUI Programming Guide ** Usage of EDIT control. ** ** Copyright (C) 2003 Feynman So
www.eeworm.com/read/152711/12091089

h worldtime.h

/* ** $Id: worldtime.h,v 1.1 2003/08/19 10:41:36 weiym Exp $ ** ** worldtime.h: worldtime for FHAS. ** ** Copyright (C) 2002, 2003 Feynman Software, all rights reserved. ** ** Use of this source packa
www.eeworm.com/read/252142/12298544

makefile

CROSS = /opt/host/armv4l/bin/armv4l-unknown-linux- CC = $(CROSS)gcc AR = $(CROSS)ar STRIP = $(CROSS)strip LDFLAGS=-L/HHARM9-EDU/applications/minigui-free/nfsroot/lib CPPFLAGS=-I/HHARM9-EDU/applicatio
www.eeworm.com/read/129796/14225940

c subclass.c

/* This program demostrates the technology of sub-class in MiniGUI * Wrriten by Wei Yongming, 2000/11/20 */ #include #include #include #include #
www.eeworm.com/read/129796/14225953

c edit.c

#include #include #include #include #include #include #include #include st
www.eeworm.com/read/227417/14426592

c 改变控件焦点.c

/* ** $Id: edit.c,v 1.14.6.1 2006/06/15 10:20:10 xwyan Exp $ ** ** Listing 22.1 ** ** edit.c: Sample program for MiniGUI Programming Guide ** Usage of EDIT control. ** ** Copyright (C) 20
www.eeworm.com/read/227021/14443699

c 这是一个改变控件焦点的例子,(点击按钮,输入焦点会在两个控件之间转变).c

/* ** $Id: edit.c,v 1.14.6.1 2006/06/15 10:20:10 xwyan Exp $ ** ** Listing 22.1 ** ** edit.c: Sample program for MiniGUI Programming Guide ** Usage of EDIT control. ** ** Copyright (C) 20