Good idea for the corral. I'll get to it when I have a chance. BTW, just finished my first pass at an XML parsed Tree List. It's pretty cool and has the following features:
-Explorer like interface with userdefined + and - buttons -Support for unlimited? nested tags (iterative code) -Each tag can have one Attribute and associated value for defining a handler or function and parameter when clicked on. So a tag like <thistag put="hello world">Click Me for a message </thistag> when clicked would do put "hello world" -All encompassed using customProperties of a field + two images (the buttons) + 1 hilite line grc. -to use just "set the altXML of fld "ListXML" to myXMLstring where altXML is a custom property of fld "ListXML" and myXMLstring is your XML also, there's a custom property called altHiliteLn which returns the hilited list element number. Need to add: Another tag attribute for creating custom icons for each XML tag, so you can create your own hard drive icons, folder icons, etc for each tag. I hope to get this and an RunRev openSource website going up soon. -Chipp -----Original Message----- From: Jerry Daniels [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 2:35 PM To: 'Chipp Walters' Subject: RE: captureJPG In fact, wouldn't it be cool in the corral? Maybe it is and I don't know it! JD -----Original Message----- From: Jerry Daniels [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 2:33 PM To: 'Chipp Walters' Subject: captureJPG Chipp, Happy new year's eve! Do you have a plug-in version of CaptureJPG. I have an older one you did, I think. Jerry _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
