Re: Some bug fixes & contributions
Ralf Juengling <[email protected]>
| Newsgroups | gmane.lisp.lush.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 9 Aug 2005, Raymond Martin wrote: > Took a stab at making a few Common Lisp compatibility functions and such in > compat.lsh. Have first, rest, second (third ...), butlast, case, unless, eql, equal, > endp, evenp, oddp, etc. The basic list-based stack ADT is there too. Good idea. I would suggest to put these in a different place though. In psu-lush I've put these them into a new directory lsh/libcl and organized them wrt functionality (there's not much there yet). E.g., you would write (libload "libcl/numbers") to get things like evenp, oddp etc, and (libload "libcl/lists") for first, rest and so on. > Created a few more fonts for Ogre (various from 10 to 24 point size). It might > be more efficient/convenient to have a more generic selection method for > fonts--too much code duplication perhaps. > > Made a small, medium, & large buttons in addition to std and tiny. Have fashioned > these to allow selecting font at creation. In addition did find a way to set foreground > color separate from the system wide color palette. excellent! Ralf ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf