PB-IDE Extra Tools

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

PB-IDE Extra Tools

Post by ts-soft »

RealSource.de presents:

PB-IDE Extra Tools with following tools:

- close tab with mousebutton
- view indentline
- view calltips (see picture)

Image


Feedback welcome

Download
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Thomas,

installing your new tool has caused the PB ide to crash everytime I try and load it! This is going to take some fixing!
I may look like a mule, but I'm not a complete ass.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

srod wrote:Thomas,

installing your new tool has caused the PB ide to crash everytime I try and run it! This is going to take some fixing!
Read the install.txt carefully!

Only tested with PB-IDE 4.30 final. You have to put the dll in the same folder
as the purebasic.exe!
You can put the exe in any folder

I hope this solve your problems :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

I read it carefully and did all that! :)

**EDIT : whoops, I'm an idiot!!!! Put the dll in the wrong folder! Doh!!! Trying again...
I may look like a mule, but I'm not a complete ass.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hey that's really cool! :)
I may look like a mule, but I'm not a complete ass.
User avatar
idle
Always Here
Always Here
Posts: 5098
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Post by idle »

That's really great and a bonus for a dyslexic coder like myself. Suddenly I can make sense of my noodles!

Maybe change the instructions a bit, I must have done the same as Srod

extract "rs_extra.dll" to the folder where your "purebasic.exe" is located
extract ExtraTools.exe to the plugin folder

Open the IDE choose Tools -> Configure tools
Choose New
Enter
Commandline: (browse to ExtraTools.exe)
Name: ExtraTools or whatever
Event to trigger the tool: Editor-Startup
Check: Hide Tool from the Main menu

after you restart purebasic you will find the new menu under tools
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

thanks idle, my english is bad, i will change the install.txt a bit :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

The install.txt is fine - I was just being an idiot! I must stop reading KCC's posts! :wink:
I may look like a mule, but I'm not a complete ass.
User avatar
mk-soft
Always Here
Always Here
Posts: 5409
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Post by mk-soft »

Very nice tool :D

Thanks :wink:
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Post by djes »

Really nice! I don't understand the "closetab with mousebutton". Part of your site is in german, happily I know what means "zuruck" ;)

I do LOVE the visible indent, a big thank you for that! :D
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Post by c4s »

djes wrote:Really nice! I don't understand the "closetab with mousebutton".
You can close a tab via the middle mousebutton ;)
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
GeBonet
Enthusiast
Enthusiast
Posts: 135
Joined: Fri Apr 04, 2008 6:20 pm
Location: Belgium

Post by GeBonet »

Very Goood ! :D
With "Feedback welcome "
I think you want to add something again ?
If the answer is yes, i hope the futur of that, like new year... Good !
And Happy.
:lol: :lol: :lol:
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

I don't seem to be able to get it to work with Purebasic x64.
Am I too stupid or is it simply not supported yet?
Windows 7 & PureBasic 4.4
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

milan1612 wrote:I don't seem to be able to get it to work with Purebasic x64.
Am I too stupid or is it simply not supported yet?
The DLL is 32-bit, the 64-bit IDE can't load.
In the moment only winx86!

Update
some small bugfixes (scrolling doesn't hide the calltip, fixed)

added: userdefined calltips. you can find a example in "rs_extra_calltip.txt"
(this name is required)
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5357
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Post by Kwai chang caine »

The install.txt is fine - I was just being an idiot! I must stop reading KCC's posts!
Yeeeaaahh !!!! SROD you are being also funny :lol: :lol:

It's cool because it's works, we have beginning to swap your knowledge in exchange for my big unknowing :D
Continue to read me.....continue :lol:

@TS-SOFT
Like usually KCC is the best :?
For 2009 .....KCC have not can find the link for download in your site :cry:
I go to continue to find it :D

I thanks you in advance for your great program.
Like usually, it's surely perfect 8)

EDIT
I have found the link .....it's the first miracle for 2009 :D
Last edited by Kwai chang caine on Fri Jan 02, 2009 7:04 pm, edited 1 time in total.
ImageThe happiness is a road...
Not a destination
Post Reply