
|
84782 packages online
|
|
 |
|
util/libs/muitoolkit-src.lha |
|
No screenshot available
|
|
THE STORY
----------------------
Anyone being the author of more than one MUI based application most
probably realized, that using some predefined MUI macros
(<libraries/mui.h>) speeds up 'writting' the GUI, but most of the authors
sooner of later write their own bunch of functions and uses them for
creation of the gui instead of standard one. And so did I, creating my
own pool of routines I use in my apps to approach "TLBRTS" (Type Less But
Reach The Same{tm} ;-) goal.
I just moved all my own MUI related helper-functions into the shared
library (named muitoolkit as you probably guessed). It features all
helpful functions *I* use in my apps to create user interface (valid
at least for verion 1.0 of MT ;-).
Among the object creation functions, MuiToolkit also features string,
numeric string requester (something like ReqTools offers for instance)
etc. And I plan more of course. For now, don't forget to watch enclosed
demo program!
Take a closer look. I hope you'll like it!
FEES?
----------------------
MuiToolkit is and will remain freeware. The source code is available
so anyone can contribute (welcome, welcome!) or bug fix.
HISTORY
----------------------
2.1 (Mon Apr 08 22:27:12 2002)
- fixed mt_Button() to properly handle NULL pointers passed instead
of short help string pointer (Carlos)
- mt_String() now accepts NULL for string content and help strings
correctly (Carlos)
1.1 (Sat Nov 27 15:23:30 1999)
------------------------------
- fixed audodocs file (all nodes should now be available) (Carlos)
- added "Contributions" doc file
- Made source code publicly available
1.0 (Sat Sep 18 13:29:59 1999)
------------------------------
- finished autodocs
- added return value to mt_WinAttach
- first public release
0.7 (Thu Sep 02 21:13:55 1999)
------------------------------
- Still working on demo
- Added:
- mt_Radio
- mt_Check
- mt_GetStringA and mt_GetIntegerA now behave correctly on giving
them empty string as positive answer
0.6 (Wed Sep 01 23:19:59 1999)
------------------------------
- Reworked demo program
- Added:
- mt_GetStringA
- mt_GetIntegerA
0.5 (Thu Aug 26 20:34:00 1999)
------------------------------
- Implemented:
- mt_Get
- mt_ParseHotkey
- mt_Label
- mt_EmptyLabel
- mt_PopButton
- mt_Checkmark
- mt_Cycle
- mt_CycleWeight
- mt_Slider
- mt_SliderFmt
- mt_String
- mt_StringSecret
- mt_StringAccept
- mt_StringReject
- mt_StringNumeric
- mt_Button
- mt_ButtonWeight
- mt_ButtonToggle
- mt_WinOpen
- mt_WinAttach
- mt_WinDetach
- mt_Text
- CVS import
========================================================================
$Id: muitoolkit.readme,v 1.7 2001/01/14 14:50:03 carlos Exp $
========================================================================
|
Contents of util/libs/muitoolkit-src.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 4 4 100.0% -lh0- f2fa Apr 8 2002 muitoolkit-2.1_src/.revinfo
[generic] 104 125 83.2% -lh5- 9d77 Aug 28 1999 muitoolkit-2.1_src/bumprev
[generic] 966 2880 33.5% -lh5- ebf0 Aug 28 1999 muitoolkit-2.1_src/bumprev.rexx
[generic] 44 48 91.7% -lh5- f834 Sep 18 1999 muitoolkit-2.1_src/clean
[generic] 427 1057 40.4% -lh5- 9898 Sep 16 2001 muitoolkit-2.1_src/fd/muitoolkit.fd
[generic] 630 2046 30.8% -lh5- 6fd6 Sep 16 2001 muitoolkit-2.1_src/include/clib/muitoolkit_protos.h
[generic] 1445 4721 30.6% -lh5- 8af2 Sep 16 2001 muitoolkit-2.1_src/include/libraries/muitoolkit.h
[generic] 368 728 50.5% -lh5- c978 Sep 16 2001 muitoolkit-2.1_src/include/libraries/muitoolkitbase.h
[generic] 333 1300 25.6% -lh5- 6e94 Sep 16 2001 muitoolkit-2.1_src/include/pragmas/muitoolkit_pragmas.h
[generic] 47 47 100.0% -lh0- 0b5c Sep 16 2001 muitoolkit-2.1_src/include/proto/cvs/Entries
[generic] 22 22 100.0% -lh0- cfb2 Sep 16 2001 muitoolkit-2.1_src/include/proto/cvs/Repository
[generic] 46 46 100.0% -lh0- 7464 Sep 16 2001 muitoolkit-2.1_src/include/proto/cvs/Root
[generic] 243 378 64.3% -lh5- ec6e Sep 16 2001 muitoolkit-2.1_src/include/proto/muitoolkit.h
[generic] 10420 25916 40.2% -lh5- 9ba4 Apr 8 2002 muitoolkit-2.1_src/mt_demo
[generic] 5643 32405 17.4% -lh5- 3078 Apr 8 2002 muitoolkit-2.1_src/mt_demo.c
[generic] 119 257 46.3% -lh5- 844e Apr 8 2002 muitoolkit-2.1_src/mt_demo_revision.h
[generic] 4237 24901 17.0% -lh5- 0769 Sep 16 2001 muitoolkit-2.1_src/mt_funcs.c
[generic] 400 947 42.2% -lh5- 3f89 Sep 16 2001 muitoolkit-2.1_src/mt_includes.h
[generic] 1059 3624 29.2% -lh5- a6a8 Sep 16 2001 muitoolkit-2.1_src/mt_init.c
[generic] 114 124 91.9% -lh5- c865 Sep 16 2001 muitoolkit-2.1_src/mt_private.h
[generic] 127 273 46.5% -lh5- 38ef Apr 8 2002 muitoolkit-2.1_src/mt_revision.h
[generic] 1398 5689 24.6% -lh5- 775f Sep 16 2001 muitoolkit-2.1_src/mt_startup.c
[generic] 8343 33017 25.3% -lh5- 5c50 Sep 18 1999 muitoolkit-2.1_src/muitoolkit.doc
[generic] 4545 9116 49.9% -lh5- fbd9 Apr 8 2002 muitoolkit-2.1_src/muitoolkit.library
[generic] 1420 3160 44.9% -lh5- 2849 Apr 8 2002 muitoolkit-2.1_src/muitoolkit.readme
[generic] 130 168 77.4% -lh5- 3d80 Aug 30 1999 muitoolkit-2.1_src/scoptions
[generic] 508 1157 43.9% -lh5- 846e Sep 18 1999 muitoolkit-2.1_src/smakefile
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 27 files 43142 154156 28.0% Apr 14 2002
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |