A little help?
I'm running into a problem with my plugin where (as the thread title suggests) a couple of functions which are supposed to be contained in a pop-up context menu are being displayed as their own directory. The really weird thing is when I call the same function from a different branch of the code, it works the way it's supposed to :huh:I'm working in the v2 Framework. I can post code snippets if it helps, but I was just wondering if anyone else has run into this before. Any suggestions for a fix would be much appreciated.
-EDIT-
Apparently, I was only using DirectoryItem in the initial function call instead of PopupDirectoryItem which I was using in the followup function :rolleyes:.
If any Mod wants to delete this thread... I wouldn't mind the help hiding my shame B)