• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 14 15 16 17 18 ... 116 Next »

Editing the UI
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Editing the UI
11-21-2018, 04:06 PM
#1
CaptainFamicom
Unregistered
 
I want to make my own custom build with a completely different UI. Looking at the source, everything is hard coded, and Visual Studio gives no help to visually show the GUI being modified. Are there any tools to allow me to graphically edit the UI, and not by guessing with the Code?
Reply
11-22-2018, 12:32 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,835
Threads: 7
Joined: Oct 2014
The way we write the GUI, there isn't any visual editor you can use. But if you're going to write a part of the GUI from scratch, I suppose you could use QT Designer UI files: http://doc.qt.io/archives/qt-4.8/designer-using-a-ui-file.html
Find
Reply
11-22-2018, 12:34 AM (This post was last modified: 11-22-2018, 12:35 AM by ExtremeDude2.)
#3
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
Dolphin uses Qt for it's GUI. I haven't used Qt in a long time, but last I used it (school project) I used their IDE to view the GUI as I made changes.

Edit: Ninja'd pay no attention
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
11-22-2018, 04:51 AM
#4
CaptainFamicom
Unregistered
 
(11-22-2018, 12:32 AM)JosJuice Wrote: The way we write the GUI, there isn't any visual editor you can use. But if you're going to write a part of the GUI from scratch, I suppose you could use QT Designer UI files: http://doc.qt.io/archives/qt-4.8/designer-using-a-ui-file.
Thank you for your assistance.
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode