Support Forums

Full Version: C# GUI Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I change the GUI of an existing project I already started?


The GUI I had in mind is one from here

http://www.hackforums.net/showthread.php?tid=1754159

I don't know where to add that and where to add the theme base
Open two new class, and paste both the theme base and theme into two different classes. Now select Build and the theme's buttons and theme will be on the Toolbox.
I don't think you could do what you want to. You would have to completely redo the GUI. It sucks, but I'm pretty sure that's the only way :/

I have had to do this like 4 or 5 times for the product I'm working on.
You will probably have to re-add all the themes buttons & things.