View Single Post
03/09/23, 11:48 PM   #1
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 244
Question Add guild/friend lists context menu item

Im considering adding a context menu item to the guilds, friends and group lists.. possibly chat as well for saving someone to a saved variable for use in my addon.

Im trying to keep this light and wanting to avoid mouse click events etc but might have no choice. Also im trying to avoid dependencies if possible.

Is there a quick, easy and clean non-intrusive way to achieve this without utilizing libcustommenu? Literally just to save that persons @NAME to a saved variable? I have read Beartrams warning regarding not using it or doing this improperly which is why im here poking around

Last edited by sinnereso : 03/09/23 at 11:52 PM.
  Reply With Quote