Hi Lukas!
I've tryed the "@import" in a pure html-site and it works for import
"file:///C:/ ...". But if I try this in the syle-accessor of PRPierLibrary it
doesn't work. I will try to get some answers from browsing the code. So far..
Cheers,
Frank
-------- Original Message --------
Subject: Re: Re-4: [PR] default css (20-Feb-2006 11:40)
From: Lukas Renggli <renggli(a)iam.unibe.ch>
To: frank.urbach(a)schmees.com
> '@import "file:/C:\Dokumente und
Einstellungen\urbach\Desktop
> \Smalltalk\Squeak\Pier2\style.css";' for my testbed. If I do this
recommandation but with the same result. Somthing ist wrong in
writing the path.
Mhh, just an idea ...
... the file URL scheme looks like "file://" on unix, I don't know if
that's the same on windows. So if the path is /foo/bar, the full URL
looks like "file:///foo/bar".
Applied to Windows I would try "file://C:\Dokumente und Einstellungen
\urbach\Desktop", maybe you even need to encode the spaces with "+"
or "%20". What do you get if you paste the URL into your web-browser?
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki