Graphics

How to refresh a bitmap included in a layout?

I'm looking for advise on how to update/refresh a Bitmap created from a file that is a part of my GUI layout. Specifically I have a Bitmap in my GUI that is created from a file (Implemented and works). I want to change the contents of the file (using the same filename) the Bitmap uses then have the Bitmap re-created using that file and reder it, replacing the existing Bitmap picture.

Forums: 

Overlay (p96_PIP) creating pink and green images

Hi everybody,
I need to use an RGB bitmap in an overlay display, but what should be black (0x0000) comes out green and what should be white (0xFFFF) comes out pink.

How can I render a proper RGB bitmap into my overlay window without this happening? I presume it's to do with colour keying but can't find a mention of it in the p96 API doc.

Any help would be much appreciated!

Thanks!

Forums: 

Makes loaded image clickable

Hello,

i would like to load some images and make them "clickable". I'm not talking about "Button", but loaded 32 bit images blitted onto a window.

In the SDK example there is an example that shows how to do this with GIF images.

Any other way to create a clickable (or other events like mouse over) image?

Thank you

Forums: 

Pages

Subscribe to RSS - Graphics