golanu21 Posted August 2, 2013 Share Posted August 2, 2013 hi guys i can modify the this dxText with other function dxDrawText("Misiunea 1", 933, 33, 1076, 45, tocolor(255, 255, 255, 255), 1.00, "diploma", "left", "top", false, false, true, false, false) for the example when something happening this text to modify.. Link to comment
xXMADEXx Posted August 2, 2013 Share Posted August 2, 2013 You can, but you need to define it in a variable. Link to comment
golanu21 Posted August 2, 2013 Author Share Posted August 2, 2013 var = dxDrawText("Misiunea 1", 933, 33, 1076, 45, tocolor(255, 255, 255, 255), 1.00, "diploma", "left", "top", false, false, true, false, false) like this .. and how i modify it ? Link to comment
xXMADEXx Posted August 2, 2013 Share Posted August 2, 2013 no, dxDrawText returns true/false. You need to make the text into a variable. Link to comment
golanu21 Posted August 2, 2013 Author Share Posted August 2, 2013 oh... i got this, thanx Link to comment
xXMADEXx Posted August 2, 2013 Share Posted August 2, 2013 oh... i got this, thanx No problame. Link to comment
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