On Fri, Jun 13, 2008 at 5:27 PM, Alexnb <[EMAIL PROTECTED]> wrote:
>
> I have looked online for examples and documentation but can't find anything.
> Not to say that there isn't but I can't find it. Anyway I am wondering how
> you display images using the Label() function. I tried something like th
I have looked online for examples and documentation but can't find anything.
Not to say that there isn't but I can't find it. Anyway I am wondering how
you display images using the Label() function. I tried something like this
but it didn't work
Label(parent, image="/path/path/image.png")
can so