View Single Post
06-01-10, 10:56 AM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Sometimes, you can't just *add* a GUI to another addon. If that addon's functions and variables are locals, they are only accessible through that addon - not from something outside of it. Another thing with a beginner trying to add a GUI to a different addon is that you have to learn the API of that addon and that author's style/practices.

It's best just to write something simple for yourself with a simple GUI (like one or two checkboxes).
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote