
-----------------------------------
Pwah
Wed Nov 19, 2008 5:33 pm

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

-----------------------------------
Tony
Wed Nov 19, 2008 5:47 pm

RE:User Defined Background?
-----------------------------------
You could download the binary file from the URL and then draw that image on screen.

-----------------------------------
andrew.
Wed Nov 19, 2008 6:22 pm

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.

-----------------------------------
Pwah
Wed Nov 19, 2008 7:08 pm

Re: 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.

Yeah thats what i mean
thanks
