On 09/04/12 19:08, [email protected] wrote: > > Comment #1 on issue 715 by [email protected]: Images used by > Tree.py and DisclosurePanel.py are not found by pyjd. > http://code.google.com/p/pyjamas/issues/detail?id=715 > > yeah this is unavoidable, and i'm going to say it's not pyjd's problem, > it's part of the application developer's problem, to create an > installation > that puts files in the required locations. we can't copy a bunch of > identical images 75 times just in case they're needed. > > i've thought about doing some CSS styles with embedded images (yes > it's possible) > but that fails to work on older browsers. > > so... yeah... known problem, no real nice solution. > > http://code.google.com/p/pyjamas/issues/detail?id=715 I have posted Comment #3 on Issue 715 detailing a possible solution along the lines of my Comment #2. If the solution is thought be be acceptable, I can supply a patch but, because it affects library/pygwt.py, it would be helpful if the patch to that file which I posted as part of Comment #3 on Issue 714 was applied first.
http://code.google.com/p/pyjamas/issues/detail?id=714 P.

