jaPBe future, let's discuss.
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Yes, I also have an external tool (PureBUILD) but I'd rather use jaPBeblueznl wrote: ... some of them i've solved with an external tool (codecaddy) some of them will have to wait for the next ide release...
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
John Duchek
- User

- Posts: 83
- Joined: Mon May 16, 2005 4:19 pm
- Location: St. Louis, MO
I am new but allso like JaPBE
Is there any possibiliity of incorporating those better features into the PB editor and get a unifiied development?
John
John
John R. Duchek
St. Louis,MO
St. Louis,MO
well, we don't have the source to the pb ide 
anyway, codecaddy 'hooks up' with the ide, all you have to do is mess a little with the 'external tools' menu, and you're done, it then sits quietly in the background and does its thing
anyway, codecaddy 'hooks up' with the ide, all you have to do is mess a little with the 'external tools' menu, and you're done, it then sits quietly in the background and does its thing
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
I have just found the reason of my FindInFile problem.
In fact my preference file was corrupted.
For the coordinates of the FindInFile window, the values were exactly the following ones:
FindInFileX = 1103
FindInFileX = 1103
FindInFileWidth = 551
FindInFileHeight = 599
Thus very large, out of the screen.
Noticed a jaPBe bug which mentions twice FindInFileX instead of FindInFileX and FindInFileY...
I decide to fix as follows:
FindInFileX = -1
FindInFileY = -1
FindInFileWidth = 551
FindInFileHeight = 599
In fact my preference file was corrupted.
For the coordinates of the FindInFile window, the values were exactly the following ones:
FindInFileX = 1103
FindInFileX = 1103
FindInFileWidth = 551
FindInFileHeight = 599
Thus very large, out of the screen.
Noticed a jaPBe bug which mentions twice FindInFileX instead of FindInFileX and FindInFileY...
I decide to fix as follows:
FindInFileX = -1
FindInFileY = -1
FindInFileWidth = 551
FindInFileHeight = 599
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
I just compiled some apps with jaPBe and PB400 beta 1 : jaPBe still works !
Of course the new compiler options (like /THREAD or /UNICODE) need to be implemented ...
Of course the new compiler options (like /THREAD or /UNICODE) need to be implemented ...
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Unicode only works with UTF8 in the IDEgnozal wrote:I just compiled some apps with jaPBe and PB400 beta 1 : jaPBe still works !
Of course the new compiler options (like /THREAD or /UNICODE) need to be implemented ...
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.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
OK, I have Win98 anyway.ts-soft wrote:Unicode only works with UTF8 in the IDEgnozal wrote:I just compiled some apps with jaPBe and PB400 beta 1 : jaPBe still works !
Of course the new compiler options (like /THREAD or /UNICODE) need to be implemented ...
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Sorry, isn't a libDare2 wrote:Hi ts-soft.
Is JaPBe a candidate for PBOSL?
Mostly, when available, the author. The PBOSL-TEAM testing and correct some mistakes.Dare2 wrote: How does the maintenance of code in PBOSL work? The original authors only? Teams with a co-ordinator?
Thanks!
For Groupworks, we have a CVS (webPM), also for other projects like jaPBe.
Send me a pm, i create a account for you or for the group
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.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Hi ts-soft,
Thanks for the info!
Also, thanks for the offer of the account. I don't need an account, was just curious as I have an idea I am toying with. However, if it moves beyond the idea stage it wouldn't be a lib either.
Glad you guys are looking after the OS libs. So thanks for that as well, it is a really useful resource.
Thanks for the info!
Also, thanks for the offer of the account. I don't need an account, was just curious as I have an idea I am toying with. However, if it moves beyond the idea stage it wouldn't be a lib either.
Glad you guys are looking after the OS libs. So thanks for that as well, it is a really useful resource.
@}--`--,-- A rose by any other name ..

