View Single Post
02-09-09, 10:45 PM   #3
eliljey
A Deviate Faerie Dragon
Join Date: Feb 2009
Posts: 14
Hmm... I guess I don't totally understand what to do here. I understand the code for initializing the menu and what to do when it's clicked, but where exactly do I put the actual frame creation stuff at the very top of the discussion? I'm not used to building frames in the .lua code directly so I'm not sure where exactly this needs to go.

The writeup implies that the frame/menu gets created on they fly every time it's clicked so does that mean the creation stuff can go right in the Initialize function? I tried that and it doesn't do anything but I may have just implemented it wrong. Before I spent a whole lot of time I figured I'd just ask first.
  Reply With Quote