Actually, T5.0.3 didn't remove path; path was added after 5.0.3.
For T5.0.3 you do:

@Inject("../edit.png")
private Asset _icon;

Robert

On Apr 10, 2007, at 4/103:55 PM , Bruce Petro wrote:

It appears that T5.0.3 has removed @Asset and @Path

How do we then load an image to be used either directly or as a BG
image?

I've looked all over including the Introduction page where you appear to
keep a running feature changes list.



Thanks



      @Inject

        @Path("../edit.png")

        private Asset _icon;





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

Reply via email to