Hi,

indeed,

wx.wxMessageBox(tostring(aboutBackground:Ok()), "results", wx.wxOK +
wx.wxICON_INFORMATION, instanceAbout)

results in false. I tried using an absolute path, but that didn't work
either. There's also nothing wrong with the current directory in lua,
i.e. the root dir, so the image path is then:
"interface/about/aboutBackground.png"

~ Kenneth

Hakki Dogusan wrote:
> Hi,
> 
> Kenneth Forsbäck yazmış:
>> Hi,
>>
>> yes it works now, I can see the red rectangle. How strange, I even tried
>> making a new image, even tried png instead of bmp, and it still doesn't
>> work O_O. I doubt there's anything wrong with the image...
>>
>> ~ Kenneth
>>
> 
> Maybe it's not loading?
> 
> What is the result of aboutBackground:Ok() ?
> 
> 
> 
> --
> Regards,
> Hakki Dogusan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to