[REBOL] [REBOL.org] Recent changes
From: rebol:rebol:Mon:Aug:10:04:45:09:2009 at: 10-Aug-2009 2:44
[REBOL] [REBOL.org] Recent changes
This is an automatic email from REBOL.org, the REBOL Script Library to notify you of
recent changes to the Library.
=======changes=======
days-between.r
--change: updated script
--title: Days Between
--owners: notchent
--author: Nick
--purpose: Compute the number of days between any two dates - super simple GUI example.
From the tutorial at http://musiclessonz.com/rebol.html
--url:
http://www.rebol.org/view-script.r?script=days-between.r
drop-list2.r
--change: new script
--change: updated script
--title: drop-list2 widget for REBGUI
--owners: bobikcz
--author: Robert Paluch 2009
--purpose: Extension of original drop-list widget.
Widget receives data as pairs [value1 text1 value2 text2 ...]
Widget has extension of function PICKED with options /values returning block of selected
row(pair)
--url:
http://www.rebol.org/view-script.r?script=drop-list2.r
mp3-player-libwmp.r
--change: new script
--change: updated script
--title: mp3-player-demo-using-libwmp3.dll
--owners: notchent
--author: Nick
--purpose: Demo of how to play mp3 files in REBOL using libwmp3.dll
( http://www.inet.hr/~zcindori/libwmp3/index.html )
Taken from the tutorial at http://musiclessonz.com/rebol.html
--url:
http://www.rebol.org/view-script.r?script=mp3-player-libwmp.r
=======additional information=======
new and updated scripts:
http://www.rebol.org/st-topic-details.r?tag=//recent
=======end=======
--The Library People
--10-Aug-2009