![]() |
GUI Text Backdrop not showing up?
So normally you would see a backdrop behind GuiTextCtrl or GuiMLTextCtrl correct? Sort of a darker blue of the default gui color.
For some reason, I'm not seeing it at all and I've tried everything. I'm working with tabs and well, I'm just getting frustrated cause I would like the backdrop to show. I've tried layers, I've tried shadow, and just about everything else I could think of. Any ideas what is wrong? (And I know I don't need the 'this.' etc stuff but like I said, I was trying anything to get results.) PHP Code:
|
GuiTextCtrl and GuiMLTextCtrl have no background. You're probably thinking of a GuiScrollCtrl, which is often combined with a GUIMLTextCtrl.
|
Is there anyway I would be able to make a box behind it? I'm mostly looking for a nice aesthetic way to go about this to have some kind of backdrop behind a line of text. I'll try just tossing in a GuiScrollCtrl just to see if it gets me my results I'm looking for though.
|
1 Attachment(s)
Quote:
Create a new Gui Control and make it look like a back box. PHP Code:
|
Yup, everything is all good now! Just hid the scroll bars and got what I wanted. Man, I'm just too rusty to do this stuff lol
@Emera: Oh thank you for that idea too. I was able to just get what I wanted by turning off the scroll bars on a GuiScrollCtrl, but yours seems like something I might want to mess with later :P Thank you for the post! |
1 Attachment(s)
Quote:
I'm finding that I am starting to use this method to replace the default GUI window and use this as a container. You can draw smaller controls as buttons and other neat stuff too. I made a real quick access menu on Grime that doesn't look like a piece of crap. |
All times are GMT +2. The time now is 08:07 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.