jaPBe 3.13.4 [IDE for PB 4 and PB 5]

All PureFORM, JaPBe, Libs and useful code maintained by gnozal

Moderator: gnozal

nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

@gnozal

you have a "old" version of TailBite in the packet of jaPBe.
Your version of tailbite have a error with a API function but the new TailBite version 1.3 PR 1879 have fix this bug.

Can you update your version in the jaPBe pack?
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

nicolaus wrote:you have a "old" version of TailBite in the packet of jaPBe.
Your version of tailbite have a error with a API function but the new TailBite version 1.3 PR 1879 have fix this bug.
Can you update your version in the jaPBe pack?
Ok, the custom Tailbite included in the jaPBe package is updated (Modified BuilAPIList() because 'ERUPLLDE' format changed in PB 4.30 ...).
You have to delete 'APILIST.TXT' in the Tailbite directory (Tailbite will re-create it).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Hurga
Enthusiast
Enthusiast
Posts: 148
Joined: Thu Jul 17, 2003 2:53 pm
Contact:

Post by Hurga »

Is there a reason, why "Array" and "List" are not recogniced by jaPBe (maybe as keywords or so).
With 4.3 they are used with arays and Lists as parameters.

The same with the structure "Integer", any reason why jaPBe doesnt "know" it?
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Hurga wrote:Is there a reason, why "Array" and "List" are not recogniced by jaPBe (maybe as keywords or so).
With 4.3 they are used with arays and Lists as parameters.
Because I forgot to add them in the keyword list.
Will do ...
Hurga wrote:The same with the structure "Integer", any reason why jaPBe doesnt "know" it?
jaPBe knows the 'Integer' structure : press ALT+S in the following code, while the carret is on 'Integer'

Code: Select all

a.Integer
Maybe it's missing in autocompletion, I will have a look.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Hurga
Enthusiast
Enthusiast
Posts: 148
Joined: Thu Jul 17, 2003 2:53 pm
Contact:

Post by Hurga »

That great.... thx
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

gnozal wrote:
nicolaus wrote:you have a "old" version of TailBite in the packet of jaPBe.
Your version of tailbite have a error with a API function but the new TailBite version 1.3 PR 1879 have fix this bug.
Can you update your version in the jaPBe pack?
Ok, the custom Tailbite included in the jaPBe package is updated (Modified BuilAPIList() because 'ERUPLLDE' format changed in PB 4.30 ...).
You have to delete 'APILIST.TXT' in the Tailbite directory (Tailbite will re-create it).
Thanks for this fast fix!!
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

nicolaus wrote:Thanks for this fast fix!!
jaPBe expects Tailbite.exe to be in %jaPBe%\Tailbite or %Purebasic%\Tailbite. So if you don't want to use the included tailbite version just delete/rename it and jaPBe will use the tailbite version in %Purebasic%\Tailbite.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Update (build 761)

Changes :
- fixed issues posted by Hurga
- fixed a bug posted by LSI on the french forum
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
RichardL
Enthusiast
Enthusiast
Posts: 532
Joined: Sat Sep 11, 2004 11:54 am
Location: UK

F1 in a procedure name and maybe a bug with CTRL+F3

Post by RichardL »

Good afternoon,

Please... could F1 on a procedure name list the lines where the procedure is used, just like F1 on a variable lists the lines where it is used? (Which I find is very useful.)

Ctrl + F3 appears not to work, am I likely to be doing something wrong, or is there a bug? (Version 3.8.12.743)

Best regards,
RichardL
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: F1 in a procedure name and maybe a bug with CTRL+F3

Post by gnozal »

RichardL wrote:Please... could F1 on a procedure name list the lines where the procedure is used, just like F1 on a variable lists the lines where it is used? (Which I find is very useful.)
Added (build 764)
RichardL wrote:Ctrl + F3 appears not to work, am I likely to be doing something wrong, or is there a bug?
Never used this shortcut. It isn't defined in the source, yet it is in the help ?! I just tried the last GPI version (jaPBe 2.5.4.22) : it doesn't work either ...
But F4 works after SHIFT+F3 ! I have mapped CTRL+F3 to the F4 handler in build 764.

Build 674 uploaded.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
RichardL
Enthusiast
Enthusiast
Posts: 532
Joined: Sat Sep 11, 2004 11:54 am
Location: UK

Post by RichardL »

Hi Gnozal,

Excellent, thank you very much..... and a belated Happy New Year to you.

Richard
aaasd
New User
New User
Posts: 1
Joined: Sat Feb 21, 2009 3:51 pm

Post by aaasd »

Link at your website is broken, seems like you've forgotten to change it from .zip to .7z :)
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

aaasd wrote:Link at your website is broken, seems like you've forgotten to change it from .zip to .7z :)
I just tried ; both links (jaPBeForPB400.7z/.zip) work for me.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Update

Changes :
- added drop down list to choose subsystem(s) from in project options [F8]
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
RichardL
Enthusiast
Enthusiast
Posts: 532
Joined: Sat Sep 11, 2004 11:54 am
Location: UK

Custom Icon not appearing

Post by RichardL »

Hi Gnozal,

If I go to 'File/Preferences' and select the 'Project' tab I am offered a field 'Use Icon'. I browse to an icon (thanks for the two starter icons) and select 'Open'. The path and icon name appear on the display. Good!

I then quit via the 'OK' button.
Restarting jaPBe brings back the contents of the 'Use Icon' field, so my choice was recognized.

When I next produce an executable it does NOT have the specified icon; should it, or am I doing something stupid (wouldn't be the first time!)?

Richard L
Post Reply