What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Up to date API notes?

unvoid

New Member
Joined
Jun 25, 2010
Messages
90
Reaction score
2
Can we get a more up to date API library?

Thanks
 
Can we get a more up to date API library?

Thanks
theres no need, since when you import the HB Exe into Visual Studio as a reference you automatically get access to any api changes that may have happened.
 
theres no need, since when you import the HB Exe into Visual Studio as a reference you automatically get access to any api changes that may have happened.

kinda sucks for us notepad users :) noway to export it to a chm or help file ?
 
kinda sucks for us notepad users :) noway to export it to a chm or help file ?
just me, if your serious about doing development, more then just small edits, the difference is like nite and day. just do your self a favor and pick up the free express edition, and learn to use it.
 
CodenameG said:
just me, if your serious about doing development, more then just small edits, the difference is like nite and day. just do your self a favor and pick up the free express edition, and learn to use it.

The Condition attribute in profiles exposes the HB API to get its job done. Profile Writing and software development are two different skill sets. Having the basic "Sandcastle" documentation available to a profile writer makes a lot of sense without having to setup and understand a complex IDE like Visual Studio. Not every competent Profile Writer is a software developer.

just my $0.02,
chinajade
 
Last edited:
Ah thanks for the advice guys. I've been lazy / away from home for too long and just wanted to reference stuff here on my mac.
 
I understand what you are saying Code, but for us hobby tinkerers installing express is overkill.
It would serve only as a very bloated text editor..

HB compiles plugins just fine, all we (I) are asking is some API documentation. :)

Perhaps one of our dev gurus can find a wee bit of time to arrange for something like a chm or hlp with the API & syntax ?
 
Back
Top