Page 1 of 4

List of the PB tools, addons, etc. available for PureBasic

Posted: Mon Jun 23, 2003 10:11 pm
by ricardo
This sticky post is intented to have in one place all the info about tools, addons, etc. for Pure Basic.

Its NOT for any discussion/question about it. Please use another post to talk about the tools, addons, etc.

Here we will ONLY put the list of available tools, descriptions, download links, etc.

The idea is to have this post sticky to have ONE place to have the complete list of tools available for download.

If you release one or know about one (just for PureBasic related stuff) post it here.

Thanks.

Posted: Mon Jun 23, 2003 10:23 pm
by ricardo
Tool: AcTiveX2Dll

Description: Set of dlls usefull for call most Activex or COM (word, excel, outlook, flash, iexplorer, etc. and most activex) easily from PB. Its also let you run vbscript and javascript code from within your application to have some kind of parser in runtime.

Licence:Free to try:$15.- to buy for PB users, $35 for other users.

Download: http://www.getafile.com/cgi-bin/merlot/ ... eX2Dll.zip

Homepage: http://www.activex2dll.com.ar/ (not complete!)

Forum: http://groups.yahoo.com/group/ActiveX2Dll/

Running example of what could be done: http://www.getafile.com/cgi-bin/merlot/ ... xample.zip Example Includes: Parses math in runtime, control WebGadget in runtime, Control MSAgent and create SWF-Flash movies in realtime

Comments: The download zip contains many examples and help file, support also is available for non-registered users.

Posted: Tue Jun 24, 2003 8:56 pm
by Andre
I want to share my PureBasic Code-Archive here:
http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html

Its the direct link, the main page with much more stuff will be online soon... :wink:

Posted: Tue Jun 24, 2003 9:30 pm
by freak
PureBasic IETool 1.5

http://freak.purearea.net/tools/IETool.zip

IETool puts an Icon in your Internet Explorer Toolbar, that lets you execute PureBasic sourcecode directly from any HTML page or forum.
Very handy when it comes to testing examples from this forum.

I'd say, a must for every user of Internet Explorer.

Features:
  • Debugger and Inline ASM support
  • New advanced Debugger functions with small integrated Editor
btw: IETool 2.0 is comming soon, with lots of new features.
I'll update this post then.

Source formatter tool

Posted: Tue Jun 24, 2003 9:35 pm
by Berikco
Format your PureBasic source at a keypress

http://users.pandora.be/berikco/sources ... format.zip

very easy to spot missing endif etc...

Tools Menu Installer

Posted: Wed Jun 25, 2003 8:29 pm
by Num3
Tool: Tools Installer

Description: Simple app that is used to create self-installer packages for PureBasic TOOLS menu.

Licence:Freeware

Download: http://cosmos.oninetspeed.pt/rui_carval ... taller.exe




Examples Created by this tool:

PB UPX Tool
Gain extra Kb by compressing your exe's with UPX
http://cosmos.oninetspeed.pt/rui_carval ... Upx_Pb.exe

UPX Scrambler Tool
Make it harder to crack your compressed exe's
http://cosmos.oninetspeed.pt/rui_carval ... ramble.exe


Code Optimizer Tool (Bericko's tool, but self-installable)
http://cosmos.oninetspeed.pt/rui_carval ... imizer.exe

Not much now.. But..

Posted: Thu Jul 10, 2003 4:14 am
by Karbon
Not much there now but I plan on adding things as I go. If you'd like to contribute just drop me a message!

http://www.purebasic.org

Posted: Thu Jul 10, 2003 9:38 pm
by Paul
Tool: PureVision

Description: Design Complex Professional Forms Quickly with this Visual Form Designer for PureBasic


Licence: Free to Try ... $20 to Buy

Homepage:http://www.reelmediaproductions.com/purevision

Printable Manual

Posted: Fri Aug 08, 2003 4:15 pm
by Karbon
There is a printable manual available here :

http://www.purebasic.org/comments.php?id=P10_0_1_0

Posted: Mon Aug 11, 2003 9:06 am
by TronDoc
Andre wrote:I want to share my PureBasic Code-Archive here:
http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html

Its the direct link, the main page with much more stuff will be online soon... :wink:
Very Helpful Andre!
Many good examples for someone learning (like me).
My brower gives bad links though:

Code: Select all

http://www.purearea.net/pb/CodeArchiv/Files+Dirs%5CCopyProtection_Disksize.pb
instead of this (this works):

Code: Select all

http://www.purearea.net/pb/CodeArchiv/Files+Dirs/CopyProtection_Disksize.pb
I use the Mozilla Firebird browser.
Many thanks for the excellent resource.
Joe

Posted: Tue Aug 19, 2003 3:34 am
by Karbon
Wanted to add some free scriptable install systems I've run across. There are a million of these!

NullSoft's NSIS - Pretty advanced stuff, small and "It doesn't suck" as they say :
http://www.nullsoft.com/free/nsis/

Inno Setup - Really powerful, power comes at the cost of size.
http://www.jrsoftware.org/isinfo.php

Paul's PureInstall - Written in PureBasic!

http://www.reelmediaproductions.com/pureinstall/

Posted: Tue Aug 19, 2003 9:50 pm
by Grumble
Shalom helpmaker is a very nice freeware program to make windows-helpfiles.
The URL is http://www.danish-shareware.dk/soft/shelpm/

Posted: Wed Oct 15, 2003 6:12 pm
by alanuk
Thoroughly recommend Shalom Help Maker. It's easy to use. Quick to achieve results and it's free. A brilliant program.

Alan

Posted: Sat Oct 18, 2003 7:13 pm
by Andre
alanuk wrote:Thoroughly recommend Shalom Help Maker. It's easy to use. Quick to achieve results and it's free. A brilliant program.
But be aware of this (from their website):
SHM makes old-fashioned hlp files, not chm files (HTML based help files).

Posted: Tue Nov 25, 2003 6:00 am
by Guimauve
PB Syntax a small utility to format PB source code.

Created by : Le Soldat Inconnu
Support multiple language : Yes
Freeware : Yes

You can found it here http://perso.wanadoo.fr/lesoldatinconnu ... ebasic.htm

Or download it here http://perso.wanadoo.fr/lesoldatinconnu ... Syntax.exe