jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Moderator: gnozal
@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?
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?
my live space
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Ok, the custom Tailbite included in the jaPBe package is updated (Modified BuilAPIList() because 'ERUPLLDE' format changed in PB 4.30 ...).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?
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).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Because I forgot to add them in the keyword list.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.
Will do ...
jaPBe knows the 'Integer' structure : press ALT+S in the following code, while the carret is on 'Integer'Hurga wrote:The same with the structure "Integer", any reason why jaPBe doesnt "know" it?
Code: Select all
a.Integer
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Thanks for this fast fix!!gnozal wrote:Ok, the custom Tailbite included in the jaPBe package is updated (Modified BuilAPIList() because 'ERUPLLDE' format changed in PB 4.30 ...).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?
You have to delete 'APILIST.TXT' in the Tailbite directory (Tailbite will re-create it).
my live space
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
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.nicolaus wrote:Thanks for this fast fix!!
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Update (build 761)
Changes :
- fixed issues posted by Hurga
- fixed a bug posted by LSI on the french forum
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).
F1 in a procedure name and maybe a bug with CTRL+F3
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
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
-
- 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
Added (build 764)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.)
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 ...RichardL wrote:Ctrl + F3 appears not to work, am I likely to be doing something wrong, or is there a bug?
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).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
I just tried ; both links (jaPBeForPB400.7z/.zip) work for me.aaasd wrote:Link at your website is broken, seems like you've forgotten to change it from .zip to .7z
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Custom Icon not appearing
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
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