cancel
Showing results for 
Search instead for 
Did you mean: 

Define img, box, text

mckrek7
Associate

Hi guys,

I would like to know, if I can somehow in general define img in program and use it in function. For example

void Screen1View::function1(random_img)

{

image img;

img = random_img;

img.setAlpha(0);

img.Invalidate;

}

The same way with Box with border and text area.

Thank you

0 REPLIES 0