Computer Science Canada

User Defined Background?

Author:  Pwah [ Wed Nov 19, 2008 5:33 pm ]
Post subject:  User Defined Background?

Is there a way for the user to define the background image?

eg:
Enter the url of the bg image
and then take the url and apply the image to a background

if not.. oh well.
Im trying to make like.. a small desktop for my final project
will post after

Author:  Tony [ Wed Nov 19, 2008 5:47 pm ]
Post subject:  RE:User Defined Background?

You could download the binary file from the URL and then draw that image on screen.

Author:  andrew. [ Wed Nov 19, 2008 6:22 pm ]
Post subject:  RE:User Defined Background?

You mean that the user types in a URL with an image (e.g. www.website.com/picture.jpg)? I forgot how to do that off the top of my head, but I used it in a program before and I will post how to use it when I come back.

Author:  Pwah [ Wed Nov 19, 2008 7:08 pm ]
Post subject:  Re: RE:User Defined Background?

andrew. @ Wed Nov 19, 2008 6:22 pm wrote:
You mean that the user types in a URL with an image (e.g. www.website.com/picture.jpg)? I forgot how to do that off the top of my head, but I used it in a program before and I will post how to use it when I come back.


Yeah thats what i mean
thanks


: