GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2010-Apr-07

Title: Possible Windows CE alpha mask problem ?
Post by: MrTAToad on 2010-Apr-07
Not having a real Windows CE machine, I cant confirm this.  However, on the emulator, a PNG with an alpha mask isn't displayed properly - the mask is also plotted.

In addition, the mouse pointer doesn't related to the coordinates read by the program - could be another emulator problem...



[attachment deleted by admin]
Title: Re: Possible Windows CE alpha mask problem ?
Post by: Kitty Hello on 2010-Apr-08
Aw. I think I still use the built in functions to read PNG images from MS, which ignore the alpha channel. Please make the bitmaps 24 bit and use the pink colour as a cookie cut colour.
Title: Re: Possible Windows CE alpha mask problem ?
Post by: MrTAToad on 2010-Apr-08
Yes, that works fine.

Any idea about the mouse position problem - is it an emulator problem ?
Title: Re: Possible Windows CE alpha mask problem ?
Post by: Kitty Hello on 2010-Apr-08
I fear it's my problem.