mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00455
[Bug 376285] Re: Close button not working correctly
This can be done very easily provided you're willing to build against
Qt4.5 instead of Qt4.4, but all of the compile instructions would need
to be updated - especially the Windows build instructions. They added
some new class methods to QTabBar, and I've got close buttons added to
the tabs and (as far as I can tell) working properly on my machine.
Relevant portions of the Qt4.5 docs: http://doc.trolltech.com/main-
snapshot/qtabbar.html#tabsClosable-prop
and
http://doc.trolltech.com/main-snapshot/qtabbar.html#tabCloseRequested
--
Close button not working correctly
https://bugs.launchpad.net/bugs/376285
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
Latest GIT, 5/13/2009, 9:12pm Eastern, Ubuntu 64-bit.
Closing with the X at the window works properly, but pressing the CLOSE button on the menu bar does not. It seems to do absolutely nothing.
Follow ups
References