Re: jaPBe 3.8.10 [IDE for PB 4.xx]
Posted: Mon Nov 03, 2008 9:36 am
Why I Cann't Download From
http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
http://www.purebasic.com
https://www.purebasic.fr/english/
I don't know ; I just tried, the link is ok.shu7734 wrote:Why I Cann't Download From
http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
@Gnozal: what do you recommend to disable or change settings, to improve the speed?gnozal wrote:Yes, with big projects and/or many folds, you may experience some lags/slow downs while folding or scrolling up/down [strangely mostly when using keys <up/down - pg up/pg down>, usually using mouse is ok].
Disabling syntax coloring would help, but that's not an option.dige wrote:@Gnozal: what do you recommend to disable or change settings, to improve the speed?
Thanks!gnozal wrote:I don't know ; I just tried, the link is ok.shu7734 wrote:Why I Cann't Download From
http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
See Project -> Project Options [F8]mback2k wrote:PB4 does already support the /USER, /ADMIN and /XP switches and puts in a manifest.
On the todo list.mback2k wrote:And would it be possible to let the jaPBe Declare file generation also search includes
Could you elaborate ?mback2k wrote:I would also prefer it if PB_EditorOutput2.pb would be named like the original PB file, because of the OnError library.
Yes, but jaPBe still adds it's own manifest. If I compile manually the PBCompiler does it. At least the "Your application description here." string in the manifest is only there if I use jaPBe's 'Create Executable' button.gnozal wrote:See Project -> Project Options [F8]
[ ] Enable XP skin support
[ ] Request Admin mode on Vista
[ ] Request USer mode on Vista
Thanksgnozal wrote:On the todo list.
I am using the OnError library to let my users submit bug reports if a runtime error occours. They can see all the data in a small window and the final email, I would prefer it if they see the real .pb filename instead of "PB_EditorOutput2.pb".gnozal wrote:Could you elaborate ?
You want to customize the manifest, i.e. replace 'Your application description here.' with 'Product Info' from project options ?mback2k wrote:Yes, but jaPBe still adds it's own manifest. If I compile manually the PBCompiler does it. At least the "Your application description here." string in the manifest is only there if I use jaPBe's 'Create Executable' button.
Currently I can't do anything about it. I would have to redefine all the jaPBe compilation system, as the 'SOURCEALIAS' compiler switch doesn't work with embedded files : http://www.purebasic.fr/english/viewtopic.php?p=214790mback2k wrote:I am using the OnError library to let my users submit bug reports if a runtime error occours. They can see all the data in a small window and the final email, I would prefer it if they see the real .pb filename instead of "PB_EditorOutput2.pb".This only effects the main project .pb file.
It would be cool if it would just use the information that is already added to the project, e.g. version, product name, etc..gnozal wrote:Yes, but jaPBe still adds it's own manifest. If I compile manually the PBCompiler does it. At least the "Your application description here." string in the manifest is only there if I use jaPBe's 'Create Executable' button.You want to customize the manifest, i.e. replace 'Your application description here.' with 'Product Info' from project options ?
I will add this on the todo list.
Ok, no problem. But add it to your todo, pleasegnozal wrote:Currently I can't do anything about it. I would have to redefine all the jaPBe compilation system, as the 'SOURCEALIAS' compiler switch doesn't work with embedded files : http://www.purebasic.fr/english/viewtopic.php?p=214790
You just have to replace "PB_EditorOutput2.pb" with 'MyMainModule.pb".
The jaPBe 'installer' is just a 7-ZIP selfextracting archive.mback2k wrote:And gnozal, would it be possible for you to drop the Includes into a seperate package and strip them from the jaPBe package?
Yes, but I am using your automatic Library updater toolgnozal wrote:The jaPBe 'installer' is just a 7-ZIP selfextracting archive.mback2k wrote:And gnozal, would it be possible for you to drop the Includes into a seperate package and strip them from the jaPBe package?
If you don't want/need the whole package just open the installer with your favorite file manager (like TotalCMD) or in 7-ZIP itself and extract the files you need.