Re: How do I set bitmap from include file ... My code doesn't work !!
- Posted by Jerry_Story May 18, 2010
- 1148 views
setBitmap(button2,kal[1])--"c:\\Euphoria\\Im\\kal.bmp")
What happens when you give it a file name, with path if necessary?
setBitmap(button2,"kal.bmp"])--"c:\\Euphoria\\Im\\kal.bmp")