the_lord_mephy Posted November 6, 2004 Posted November 6, 2004 Ok, This might be very obvious, and it's the third question I've asked today =\, how come I can't set the color of an edit? i did $edit = GuiCtrlCreateEdit("Hi", 1, 1) GuiCtrlSetColor(0xFFFFFF) Of course I changed the background to black too, but neither of them work, it still comes up with a White background and black text. My site for HTML Help :)[quote name='Valik' date='Oct 15 2004, 12:29 PM']Maybe nobody is an "elite uber-coder" like me because thinking is a capital offense in today's online-world?[right][snapback]36427[/snapback][/right][/quote]
jpm Posted November 6, 2004 Posted November 6, 2004 the_lord_mephy said: Ok, This might be very obvious, and it's the third question I've asked today =\, how come I can't set the color of an edit? i did$edit = GuiCtrlCreateEdit("Hi", 1, 1) GuiCtrlSetColor(0xFFFFFF)Of course I changed the background to black too, but neither of them work, it still comes up with a White background and black text.<{POST_SNAPBACK}>edit control cannot be painted next beta will return 0 saying the color has not be set
the_lord_mephy Posted November 6, 2004 Author Posted November 6, 2004 So, I have a readonly edit and the background is transparent by default and the text as well as the background are black, There's no fixing this? My site for HTML Help :)[quote name='Valik' date='Oct 15 2004, 12:29 PM']Maybe nobody is an "elite uber-coder" like me because thinking is a capital offense in today's online-world?[right][snapback]36427[/snapback][/right][/quote]
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