A pixel perfect GUI with gadgets over images?

Blitz3D Forums/Blitz3D Beginners Area/A pixel perfect GUI with gadgets over images?

Is there one? I started playing with BlitzUI but despite the editor it doesn't seem to allow check boxes over images.

Is there a Pixel perfect GUI that will do this? or has layers? 2D or 3D.

Looks like the homebrew one is goiung to be good enough for now :)

homebrew??? Is this a new one or simply a reference to something you cooked up at home??? What you got? Lets see it???

Heh. It's this one! :D

http://www.blitzbasic.com/Community/posts.php?topic=43053&hl=gui

Though that screenie doesnt do it justice.

The text box is just 2d blitz commands, not the UI at all.

Also, i figured out my maths problem and now its pixel perfect.

I released source to an early version literally hours after starting work, which can be found here:

http://www.blitzbasic.com/Community/posts.php?topic=42915&hl=gui

Note though that it does way more now than it did when i posted ;)