Hello,

Just wanted to ask if anyone knows a way to make specific panel buttons visible or invisible.

example:

panel singleletter_t
{
layer = 30;
button = 340, 450, bmap1_bmp, bmap1_bmp, bmap1_bmp, clickedbutton1, null, null;
button = 340, 150, bmap2_bmp, bmap2_bmp, bmap2_bmp, clickedbutton2, null, null;
flags=visible;
}


thanks,

Rob