Merging images into one uber image

2009-03-18 Thread Toby Catlin
Hello everybody, There is a nice feature in GWT (google web toolkit) that allows you to set a directory of images. It then joins all of these images together and creates a xml file of id's and coordinates. The client code can then download the big image and use the xml reference to display

Displaying Data in a grid

2008-10-17 Thread Toby Catlin
Hi I am sure this has been done before but i am having trouble finding any references to existing code. As i don't want to reinvent the wheel i was hoping someone could point me to the right place. I have been building a reporting tool and i need to display lists of objects in some form of grid.

Re: Quickie about absolute urls

2008-10-15 Thread Toby Catlin
You legend, that's exactly what i was looking for.I couldn't find any documentation on this helper function, is there some? On Tue, Oct 14, 2008 at 8:00 PM, Matthew Zwier [EMAIL PROTECTED] wrote: How about adding qualified=True to the arguments for url_for()? On Tue, Oct 14, 2008 at 8:45 AM,