Search found 2 matches
- Sat Apr 11, 2009 8:47 pm
- Forum: Support and Development
- Topic: noob help
- Replies: 5
- Views: 5820
Re: noob help
maybe I should clarify. I didn't copy the code verbatim. I wrote the proper code first, and when I saw that this didn't work and i got the error I did I copied that code from the example and i still got the same traceback error. So I didn't just copy the whole code. I had applied the picture to a lo...
- Sat Apr 11, 2009 6:58 pm
- Forum: Support and Development
- Topic: noob help
- Replies: 5
- Views: 5820
noob help
I'm just trying to follow the documentation for the second tutorial for clicking and dragging an image around, and i get this error:: "No matching function for overloaded 'draw' Stack traceback: [C]: in function 'draw' main.lua:30: in function <main.lua:29>" I don't understand, my code is ...