Nash wrote:Slayer if you're reading this: add support for true colour PNGs?
That's already in

It will load any GTK supported PNGs from within TX_START and TX_END, true-colour or not. The next version of SLADE looks like it'll be finished sometime this month. Now looking sooner rather than later seeing all the support I'm getting here
Heh, and on the topic of xWAD/lump managers, I started writing a wxWidgets lump manager a while ago. It's actually about as usable as SWad (my old VB lump manager) at the moment

I actually have a question of people about this. At the moment I'm using an MDI-style UI for it, but I'm considering switching to a tabbed UI. Which would be better? The tabbed UI would look pretty much like XWE, but with tabs for multiple wads. The MDI is more like wintex, with a main window and seperate windows for each open wad file.