Author |
Message |
Shamikh
|
Posted: Tue Jun 03, 2008 9:57 am Post subject: Background Picture |
|
|
I need to know how to make a jpf as my bachground.
'
I tried this
code: |
Pic.Draw("WW.jpg",10,20 picXOR)
|
But it wont work.[/code] |
|
|
|
|
|
Sponsor Sponsor
|
|
|
apomb
|
Posted: Tue Jun 03, 2008 9:59 am Post subject: RE:Background Picture |
|
|
you forgot a comma |
|
|
|
|
|
petree08
|
Posted: Tue Jun 03, 2008 10:02 am Post subject: RE:Background Picture |
|
|
did you even read the error message when you ran this? |
|
|
|
|
|
Shamikh
|
Posted: Tue Jun 03, 2008 10:02 am Post subject: RE:Background Picture |
|
|
Where? |
|
|
|
|
|
Shamikh
|
Posted: Tue Jun 03, 2008 10:03 am Post subject: RE:Background Picture |
|
|
I dont get it |
|
|
|
|
|
apomb
|
Posted: Tue Jun 03, 2008 10:04 am Post subject: RE:Background Picture |
|
|
Turing: | Pic.Draw("WW.jpg", 10, 20 right here picXOR ) |
|
|
|
|
|
|
Tallguy
|
Posted: Tue Jun 03, 2008 11:12 am Post subject: RE:Background Picture |
|
|
the program wouldn't even run... |
|
|
|
|
|
apomb
|
Posted: Tue Jun 03, 2008 12:17 pm Post subject: RE:Background Picture |
|
|
what program? i see only one line of code... |
|
|
|
|
|
Sponsor Sponsor
|
|
|
|