xsl-list
[Top] [All Lists]

Re: GUI layout mechanism in XSLT

2005-01-06 08:56:08

  Would it be possible to improve this stylesheet (or to make a new one)
  so that it didn't require pre-calculating?


i think that pre-calculating the coordinates is the right thing to do
you don't need to do it by hand though: you can do it with xslt, either in
a first pass stylesheet or in the same one, then use exslt:node-set to
run your existing stylesheet on the modified input.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>