Page 7 of 40
..
Posted: Fri Jun 25, 2004 4:56 pm
by NoahPhense
DoubleDutch wrote:El_Choni: Thanks, just did that... Probabily while you were writing the reply!
btw whats the way of making a help file that works with purebasic using tailbite?
Name the chm while compiling the library from the ide, it will give you
that opportunity. If at some point you want to change the name of the
chm. Just delete the actual lib, and recompile, you will then be given
another chance to name the chm.
The function/procedure names must have an .html in order for the lib
to automatically open up to that function/procedure from the ide upon
the user hitting F1.
And yes, the HTML Workshop (free from Microsoft):
I 'think' this is the link:
MS Download
Here is a sample of files:
TB Sample Image
- np
Posted: Fri Jun 25, 2004 5:04 pm
by El_Choni
Thanks, NoahPhense

..
Posted: Fri Jun 25, 2004 5:24 pm
by NoahPhense
El_Choni wrote:Thanks, NoahPhense

Anytime El !
You just keep this thing working..
- np
..
Posted: Mon Jun 28, 2004 4:41 pm
by NoahPhense
Your page:
http://www.inicia.es/de/elchoni/TailBite/
says: TailBite beta versions download page
but they are Alpha's
- np
Posted: Mon Jun 28, 2004 8:24 pm
by El_Choni
Well spotted. I'll change that

..
Posted: Mon Jul 05, 2004 9:04 pm
by NoahPhense
Awww.. it's broken with 3.91 Full ..
it chased its tail, and caught it...
- np
Posted: Mon Jul 05, 2004 9:06 pm
by Shannara
But, it worked perfectly for PB 3.91 beta.. weird

Posted: Tue Jul 06, 2004 12:27 am
by El_Choni
Make sure you have lcclib.exe in the Library SDK folder. I'll move TailBite to polib ASAP, and send it to Andre.
Regards,
..
Posted: Tue Jul 06, 2004 12:34 am
by NoahPhense
El_Choni wrote:Make sure you have lcclib.exe in the Library SDK folder. I'll move TailBite to polib ASAP, and send it to Andre.
Regards,
Gotcha! I had to rip the lcclib.exe from a recent backup,
as it is no longer shipped with PureBasic.
- np
Posted: Tue Jul 06, 2004 8:43 am
by Edwin Knoppert
Is there a new TB version which does the trick 100% ?
I mean no need to copy some dll?
This is a good tool, keep it up!
Posted: Tue Jul 06, 2004 6:06 pm
by El_Choni
Yes, since May 25th 2004: Version 1.2 Alpha 0.1 you don't need to include any helper libs with your lib, they're embedded in your lib (although you must have them in your PureLibraries/UserLibraries folder to build the lib)
BTW, TailBite works with polib.exe now, so you don't need lcclib.exe. Just for easy compatibility with prior PB versions, it'll work with lcclib.exe if polib.exe isn't found.
If no bugs are reported for the next days, current version (Version 1.2 Alpha 0.9) will be the final version and I'll send it to Andre and Paul.
Regards,
..
Posted: Tue Jul 06, 2004 9:59 pm
by NoahPhense
Updater can't hit the site.. have a full dl anywhere ?
- np
Posted: Tue Jul 06, 2004 10:37 pm
by El_Choni
..
Posted: Tue Jul 06, 2004 11:02 pm
by NoahPhense
Oh, so there is a
new 0.7 release, that works with polib?
Because I have the old 0.7 and it doesnt use the polib..
- np
Posted: Wed Jul 07, 2004 1:10 am
by El_Choni
0.9 right now, at that URL.