EmuNewz Network
RPCS3 UI Question - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163)
+---- Thread: RPCS3 UI Question (/showthread.php?tid=165281)



RPCS3 UI Question - t3rdball - 12-01-2014

Is RPCS3 sticking with wxwidgets or is it going to be moving to QT?

I noticed there's some qt stuff, but not much and it hasn't been touched in a while.


RE: RPCS3 UI Question - Bigpet - 12-01-2014

There is no one actively developing a QT interface. It's not like the choice of UI framework will change much.

We did however try to not entangle wxwidgets code in the core emulation anymore. So, it should not be as hard as it used to be to actually provide a non wx interface