Re: Progress bar component in Tapestry5

2013-01-31 Thread Lance Java
I've implemented a very simple / ugly progress bar in tapestry. You could use your progress bar widget of choice to make it look prettier (jquery progress / bootstrap progress etc). Tasks are managed by the ProgressTaskManager which is backed by Tapestry's ParallelExecutor. Some interesting files:

Re: Progress bar component in Tapestry5

2013-01-31 Thread rnicholus
A second option is to make use of Bootstrap's Progress Bar component, if you are already using Bootstrap, this should be simple to implement. http://twitter.github.com/bootstrap/components.html#progress -- View this message in context: http://tapestry.1045711.n5.nabble.com/Progress-bar-compone

Re: Progress bar component in Tapestry5

2013-01-31 Thread Emmanuel DEMEY
Hi, You can maybe use Tapestry5-jQuery, and create your own Progress Bar with the jQuery UI Widget : http://jqueryui.com/progressbar/ Manu 2013/1/31 Athneria, Mahendra > Hi All, > > I have to implement Progress bar in my project. I don't know whether > Progress Bar is a component in tapestry

Re: Progress Bar

2006-08-29 Thread Peter Dawn
perhaps i shouldnt have raised this in the first place. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Progress Bar -- A comment, a request, and an offer

2006-08-29 Thread Patrick Moore
> wait for the dust to settle. And it is so much fun knowing that we are on > a > > DEAD branch with no new components or real enhancements. > > > > I think I will switch to Swing. > > > > > > -Original Message- > > From: Jesse Kuhnert [mail

RE: Progress Bar

2006-08-29 Thread Mark Stang
lto:[EMAIL PROTECTED] Sent: Tue 8/29/2006 11:20 AM To: Tapestry users Subject: Re: Progress Bar These points are certainly valid sounding. I don't want people to think I don't care about what the community wants. My hands are unfortunately tied. I barely have enough time to work on Tapestry

Re: Progress Bar

2006-08-29 Thread Jesse Kuhnert
nert [mailto:[EMAIL PROTECTED] Sent: Tue 8/29/2006 10:13 AM To: Tapestry users Subject: Re: Progress Bar It is an open source project, anyone can make Tap3 / 4 / 5 anything they want it to be. I work on 4.X because that's what I currently enjoy. On 8/29/06, Mark Stang <[EMAIL PROTECTED]>

RE: Progress Bar

2006-08-29 Thread Mark Stang
Will 5.x go the route of Spindle? Bottom-line is that there isn't an intuitively obvious upgrade route. What I have is "FUD", Fear, Uncertainty and Doubt. -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Tue 8/29/2006 10:13 AM To: Tapestry users Sub

Re: Progress Bar

2006-08-29 Thread Jesse Kuhnert
o new components or real enhancements. I think I will switch to Swing. -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Mon 8/28/2006 7:54 PM To: Tapestry users Subject: Re: Progress Bar From the sound of things it seems like you must either really enjoy pain or have an

RE: Progress Bar

2006-08-29 Thread Mark Stang
for the dust to settle. And it is so much fun knowing that we are on a DEAD branch with no new components or real enhancements. I think I will switch to Swing. -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: Mon 8/28/2006 7:54 PM To: Tapestry users Subject: Re:

Re: Progress Bar

2006-08-28 Thread Jesse Kuhnert
From the sound of things it seems like you must either really enjoy pain or have an incredibly large project that would prevent you from upgrading to 4.1 ;) On 8/28/06, Peter Dawn <[EMAIL PROTECTED]> wrote: guys, is there a component available for tap3 for a progress bar or anything else whic