Hi,
I am using imageview to show a background image. I attached the image in designer and it works perfectly when I run the program from the B4J console.
But when I build a standalone package neither the result.jar nor the exe files run. Nothing happens, not even an error notice.
If I use imageview with the color drawable option instead of the bitmap drawable option everything runs fine on the standalone package... but I would prefer to build the exe with a bitmap background.
Any ideas about how I can accomplish that?
I am using imageview to show a background image. I attached the image in designer and it works perfectly when I run the program from the B4J console.
But when I build a standalone package neither the result.jar nor the exe files run. Nothing happens, not even an error notice.
If I use imageview with the color drawable option instead of the bitmap drawable option everything runs fine on the standalone package... but I would prefer to build the exe with a bitmap background.
Any ideas about how I can accomplish that?