LoOs Posted August 17, 2015 Posted August 17, 2015 Hello , How Set Alpha in code Freeroam , ? Example # {'btn', id='skins', window=wndSkin , width = 100,x = 25,height = 20}, and Thanks ,
Castillo Posted August 17, 2015 Posted August 17, 2015 local button = getControl ( wndMain, "skins" ) You must put this code after: createWindow(wndMain)
LoOs Posted August 17, 2015 Author Posted August 17, 2015 local button = getControl ( wndMain, "skins" ) You must put this code after: createWindow(wndMain) Thank You ,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now