Mud-H Posted February 19, 2015 Share Posted February 19, 2015 Ahh! A normal forum for T3D :o I'm working on a revamped Torque 3D Editor to make it easier to add new features and manage the GUI elements. Everything is going very well and I have created a new Dark theme to make it look more modern but now I can't find how to change the menubar graphic (Blueish gradient bar/button). Where are those images located, can't find anything similar in the tools images. Is it embed in the code? Quote Link to comment Share on other sites More sharing options...
Duion Posted February 19, 2015 Share Posted February 19, 2015 We already have a Dark theme for the UI for some time now http://www.garagegames.com/community/resources/view/22855 Quote Link to comment Share on other sites More sharing options...
Mud-H Posted February 19, 2015 Author Share Posted February 19, 2015 Yes I saw that a while back. Look good but it's mostly a recoloration of the existing theme. I'm working on a complete new theme with new icons and GuiCtrls assets.Anyway, that Dark UI is still using the default menubar which make the Dark look incomplete. I guess the guy that did it didn't found also how to change the look of the menuBar. I will have a look into the source code files, maybe I will find something there. I'm not familliar with C++ gui elements, but it got to be somewhere that menubar graphic... Quote Link to comment Share on other sites More sharing options...
Mud-H Posted February 19, 2015 Author Share Posted February 19, 2015 Well I found nothing in source code, is it something related to my Platform (windows) library? Now I tought of why not using the T3D GuiMenuBar instead of this native menubar.Anyone see a reason I shouldn't use the T3D GuiMenuBar? Would it still be crossplatform? For now I will keep the original menubar script intact and would make it optional to use the new Menu from GuiMenuBar (if it work fine...) Quote Link to comment Share on other sites More sharing options...
Nils Posted February 20, 2015 Share Posted February 20, 2015 I guess the guy that did it didn't found also how to change the look of the menuBar. No that's not it. I didn't do it because I didn't want to do any engine changes. DarkUI can be used with a precompiled stock version of T3D as well. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.