Re: A project for GUI input ?

2005-02-12 Thread sourdak-ant
There is also the AntForm project http://antforms.sourceforge.net/ that provided user-input support in a form-based manner. --- Ninju Bohra <[EMAIL PROTECTED]> a écrit : > It was the antigen project on sourceforge > > http://antigen.sourceforge.net/ > > --- Yves Martin <[EMAIL PROTECTED]>

Re: Templates?

2005-02-05 Thread sourdak-ant
Hi Galen, What exactly is the link to AntForms? René --- Galen Boyer <[EMAIL PROTECTED]> a écrit : > Are these being thought of? I have a macro that resolves its > attributes to calls to targets. (A very simplistic version of this > macro follows: > > > > >

Re: Ant: Redirect output to both screen and log file

2005-01-29 Thread sourdak-ant
You use records for that. You surround any task with your recorder and get a copy of screen output to a (specified) file. Example: This is cool --- Douglas Kramer <[EMAIL PROTECTED]> a écrit : > When I use and specify ou