Group Box

BlitzPlus Forums/BlitzPlus Programming/Group Box

Hi everyone!
I wonder, if there is a group box gadget, like known from other languages (a frame with a text at the top)
Thanks!!!

you can make one yourself quite easily..

panel
-- panel for the gadgets at x:0,y:16
-- label with text at x:0,y:0 16 pixels heigh


Instead of a label you can also use a canvas if you want to actually draw stuff..

I'm a bit fed up of coding atm, but if I've time later this week then I might put some ready2use code here.. if someone else didn't do that before me :)

Here you go:

http://www.blitzforum.de/viewtopic.php?t=5873

You need SetWindowLong in your uselibs

Off topic but the German forums seem alot nicer and friendlier.

I only understand a bit of German, only a enough to find my way around and get a bit of the idea of sentences.