Displaying Image Gallery ?

2006-11-21 Thread sunilmanu

Hello Everyone,

I need help on displaying an image Gallery. 

eg: I have 35 image names to be iterated over and I need to display 5 each
row . Its easy if i display everything on 1 row/column. How can we put in
this condition that every 6th image I need it to be displayed on a different
row ?

Table component is not that useful for this. Do we have any other component
that I can use ?

Thanks,
Sunil
-- 
View this message in context: 
http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7473391
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Displaying Image Gallery ?

2006-11-21 Thread spamsucks
I wrote a component that does exactly this (for the exact same problem of 
displaying images in a image gallery)


It's called grid layout and  it's part of stitches.  It will create a 
table that will create a row for a given number of columns.  I am willing to 
pull it out of stitches tonight and make it a standalone jar if you want.


There is a Grid Layout tab.

http://www.authsum.org/stitches/app



- Original Message - 
From: sunilmanu [EMAIL PROTECTED]

To: users@tapestry.apache.org
Sent: Tuesday, November 21, 2006 10:41 AM
Subject: Displaying Image Gallery ?




Hello Everyone,

I need help on displaying an image Gallery.

eg: I have 35 image names to be iterated over and I need to display 5 each
row . Its easy if i display everything on 1 row/column. How can we put in
this condition that every 6th image I need it to be displayed on a 
different

row ?

Table component is not that useful for this. Do we have any other 
component

that I can use ?

Thanks,
Sunil
--
View this message in context: 
http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7473391

Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Displaying Image Gallery ?

2006-11-21 Thread spamsucks
I migrated stitches to maven2, and broke the stitches site.  I will email 
you the jar (off the list) and some pointers on how to use this grid layout 
component tonight (when I get home).



Phillip
- Original Message - 
From: sunilmanu [EMAIL PROTECTED]

To: users@tapestry.apache.org
Sent: Tuesday, November 21, 2006 11:44 AM
Subject: Re: Displaying Image Gallery ?




Hi,

Thank you very much ! Ya sure I would really appreciate your help.

regards,
Sunil



rhodebump wrote:


I wrote a component that does exactly this (for the exact same problem of
displaying images in a image gallery)

It's called grid layout and  it's part of stitches.  It will create a
table that will create a row for a given number of columns.  I am willing
to
pull it out of stitches tonight and make it a standalone jar if you want.

There is a Grid Layout tab.

http://www.authsum.org/stitches/app



- Original Message - 
From: sunilmanu [EMAIL PROTECTED]

To: users@tapestry.apache.org
Sent: Tuesday, November 21, 2006 10:41 AM
Subject: Displaying Image Gallery ?




Hello Everyone,

I need help on displaying an image Gallery.

eg: I have 35 image names to be iterated over and I need to display 5
each
row . Its easy if i display everything on 1 row/column. How can we put 
in

this condition that every 6th image I need it to be displayed on a
different
row ?

Table component is not that useful for this. Do we have any other
component
that I can use ?

Thanks,
Sunil
--
View this message in context:
http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7473391
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: 
http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7474770

Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Displaying Image Gallery ?

2006-11-21 Thread sunilmanu

Hi,

Thank you very much ! Ya sure I would really appreciate your help.

regards,
Sunil



rhodebump wrote:
 
 I wrote a component that does exactly this (for the exact same problem of 
 displaying images in a image gallery)
 
 It's called grid layout and  it's part of stitches.  It will create a 
 table that will create a row for a given number of columns.  I am willing
 to 
 pull it out of stitches tonight and make it a standalone jar if you want.
 
 There is a Grid Layout tab.
 
 http://www.authsum.org/stitches/app
 
 
 
 - Original Message - 
 From: sunilmanu [EMAIL PROTECTED]
 To: users@tapestry.apache.org
 Sent: Tuesday, November 21, 2006 10:41 AM
 Subject: Displaying Image Gallery ?
 
 

 Hello Everyone,

 I need help on displaying an image Gallery.

 eg: I have 35 image names to be iterated over and I need to display 5
 each
 row . Its easy if i display everything on 1 row/column. How can we put in
 this condition that every 6th image I need it to be displayed on a 
 different
 row ?

 Table component is not that useful for this. Do we have any other 
 component
 that I can use ?

 Thanks,
 Sunil
 -- 
 View this message in context: 
 http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7473391
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Displaying-Image-Gallery---tf2679494.html#a7474770
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]