mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04815
[Bug 1233106] Re: setLabelRightClickCallback() for triggering on right-clicks
Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/699
This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.
** Bug watch added: github.com/Mudlet/Mudlet/issues #699
https://github.com/Mudlet/Mudlet/issues/699
** Changed in: mudlet
Status: New => Opinion
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1233106
Title:
setLabelRightClickCallback() for triggering on right-clicks
Status in Mudlet:
Opinion
Bug description:
See user request at
http://forums.mudlet.org/viewtopic.php?f=5&t=92&start=360#p17888:
> Can we get a setLabelRightClickCallback function, so we can have
labels do something when you right click them?
This opens up to the need for having a setLabelMiddleClickCallback,
and then what do you do with many of the other buttons a mouse can
have?
It would be best to have a single function that reported which button
was pressed - but unfortunately we can't tack it on as an argument to
setLabelClickCallback because we already allow the user to pass an
arbitrary amount of arguments, and doing anything else would stuff
things up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1233106/+subscriptions
References