Re: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread Sven Homburg
ood tutorials on how to make components like I listed by > chance? > > --James > > -Original Message- > From: devilabit [mailto:[EMAIL PROTECTED] > Sent: October-31-08 5:55 PM > To: users@tapestry.apache.org > Subject: [Spam Rating:3.40] Re: T5: Ajax components >

Re: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread Lance Java
s on how to make components like I listed by > chance? > > --James > > -Original Message- > From: devilabit [mailto:[EMAIL PROTECTED] > Sent: October-31-08 5:55 PM > To: users@tapestry.apache.org > Subject: [Spam Rating:3.40] Re: T5: Ajax components > >

RE: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread James Sherwood
08 5:55 PM To: users@tapestry.apache.org Subject: [Spam Rating:3.40] Re: T5: Ajax components It is easy to make custom components or create mixins in Tapestry and the t5components you mention do look promising. You also have the option of using another javascript library like extjs if you need more adv

Re: T5: Ajax components

2008-10-31 Thread devilabit
It is easy to make custom components or create mixins in Tapestry and the t5components you mention do look promising. You also have the option of using another javascript library like extjs if you need more advanced "sexy" looking widgets. James Sherwood wrote: > > Hello, > > > > I have be

T5: Ajax components

2008-10-30 Thread James Sherwood
Hello, I have been looking into some Ajax components to use in my upcoming T5 project. Tapestry itself does not seem to have much along these lines built in and I was wondering where people are getting there Ajax components from(besides building them as this seems a bit above me right now)?