Primeiramente boa tarde...estou montando um painel de login...dai decidi botar uma imagem nele utilizando está função : guiCreateStaticImage, dai quando a imagem inicia, os icones, botoes e tudo mais que coloquei fica bem atraz da imagem e n da para fazer nada...Oq poderia fazer ??
Aqui está a linha que estou usando para aparecer a imagem!
GUIEditor.staticimage[3] = guiCreateStaticImage(0.00, 0.00, 1.00, 1.00, "Arquivos/ImagemL.png", true)
guiSetAlpha(GUIEditor.staticimage[3], 0.49)
EN:
First good afternoon ... I'm putting together a panel login dai ... I decided to put an image on it using this function: guiCreateStaticImage, hence when the image starts, the icons, buttons and everything else that is well put atraz image to the en do anything ... Oq could do: cry: ??
Here is the line I'm using to display the picture!
GUIEditor.staticimage[3] = guiCreateStaticImage(0.00, 0.00, 1.00, 1.00, "Arquivos/ImagemL.png", true)
guiSetAlpha(GUIEditor.staticimage[3], 0.49)