Thread: nUI API
View Single Post
04-16-09, 12:09 AM   #7
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,935
Coolies. I've tried to comment every function and tried to split up each functionality as a separate function to make things easier to get to grips with. But if you have any questions feel free to ask them and I'll see if I can help out.

I had the C++ background so took a while to stop doing // instead of -- to comment out lines. and use { } to surround statements and functions. All a learning curve.

I'll be slowly working through my more simpler ( I hope ) addons and try and figure them out myself. Less downloading requirements at the next patch or idea change. Also, I've been reading other peoples request and if its a simple enough request I try to do it. That way you know you have at least one third party tester.