Changes :
- added : you can set the debugger output window custom font in preferences
- added : new constant #jaPBe_Compiler_File (same as #PB_Compiler_File but works as expected in jaPBe)
I didn't change the compiler temp file generation because there are several procedures in several includes wich depend on this and I didn't want to break something for so little benefit. Maybe in the future.
Hi Gnozal,
I have a great problem with JAPBE. I am in Windows XP FRench Professionnal Pack SP2. When I use JAPBE and i go on Help / About when I try to click on OK JAPBE is freezed and i can't do anything more.
I try to deinstall purebasic and try to reinstall the problem is even the same. Did you heard sommething about that's problem ?
I try with PB 4.02 and PB 4.10 beta the problem is always the same.
KIKI wrote:Hi Gnozal,
I have a great problem with JAPBE. I am in Windows XP FRench Professionnal Pack SP2. When I use JAPBE and i go on Help / About when I try to click on OK JAPBE is freezed and i can't do anything more.
I try to deinstall purebasic and try to reinstall the problem is even the same. Did you heard sommething about that's problem ?
I try with PB 4.02 and PB 4.10 beta the problem is always the same.
There is a known issue in the 'About' window on some systems ...
maybe it's GPI's custom button ? I don't have the time to debug this but I could remove it from the about window.
Please test http://freenet-homepage.de/gnozal/jaPBe_Debug.rar
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
KIKI wrote:Hi Gnozal,
I have a great problem with JAPBE. I am in Windows XP FRench Professionnal Pack SP2. When I use JAPBE and i go on Help / About when I try to click on OK JAPBE is freezed and i can't do anything more.
I try to deinstall purebasic and try to reinstall the problem is even the same. Did you heard sommething about that's problem ?
I try with PB 4.02 and PB 4.10 beta the problem is always the same.
There is a known issue in the 'About' window on some systems ...
maybe it's GPI's custom button ? I don't have the time to debug this but I could remove it from the about window.
Please test http://freenet-homepage.de/gnozal/jaPBe_Debug.rar
I try with this program and the problem is always the same. Some precision, the screen freeze also with Files/Preference when you click on the OK button or anayother button
I install the same program on another machine in Windows XP the only difference is that on these machine i have Panda software antivirus
KIKI wrote:Some precision, the screen freeze also with Files/Preference when you click on the OK button or anayother button
I install the same program on another machine in Windows XP the only difference is that on these machine i have Panda software antivirus
When you press 'OK' in Preferences jaPBe saves information in some files.
You mean :
- without Panda software it works
- with Panda software it crashes ?
Did you try to disable some panda features ?
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
I added "Compilerif" and "Compilerendif" if folds, but there is no white triangle on the side.
(Hope it is not posted before, but 54 site to search.. sorry)
KIKI wrote:Some precision, the screen freeze also with Files/Preference when you click on the OK button or anayother button
I install the same program on another machine in Windows XP the only difference is that on these machine i have Panda software antivirus
When you press 'OK' in Preferences jaPBe saves information in some files.
You mean :
- without Panda software it works
- with Panda software it crashes ?
Did you try to disable some panda features ?
I try to disbale Panda and it works well.
I try to grant permission to acess internet for Japbe after launching panda but the problem is alwways here.
Is someone who know panda can help me to solve that problem or i will try the helping desk of panda
Thanks
Hurga wrote:Hi
I found a "feature" with "Custom keywords".
I added "Compilerif" and "Compilerendif" if folds, but there is no white triangle on the side.
(Hope it is not posted before, but 54 site to search.. sorry)
It's because Compilerif/Compilerendif already exist in the list.
Set NextType parameter to 0.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
while working on the IrrlichtWrapper i need to compile to the 'old' place - the Compiler-Directory of PB. In the PB-IDE is a Commandline-Switch, but i found nothing in JaPBe.
(I carry my complete System on a USB-Stick and without that feature i have to copy all DLL's to the .../temp-folder..... )
neotoma wrote:Hi gnozal,
while working on the IrrlichtWrapper i need to compile to the 'old' place - the Compiler-Directory of PB. In the PB-IDE is a Commandline-Switch, but i found nothing in JaPBe.
There is none in jaPBe.
I guess I'll have to add it.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
If you are looking at passing flags etc from jaPBe to the PB compiler / debugger etc, would it be possible to set the debugger font. It would be so much better to have a fixed pitch font so that debugger data shows neatly in columns.
Sorry if this has already been done and I have not noticed, I took a late holiday and have only just got my in-tray down to a manageable size
RichardL wrote:... would it be possible to set the debugger font. It would be so much better to have a fixed pitch font so that debugger data shows neatly in columns ...
You can already choose the debugger font : see the debugger tab in preferences.
Works here (only supported by the latest PB4.10 beta).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Hi,
I'm using jaPBe 3.7.9.666 and the debugger tab on Preferences does not appear to have a font option.
So... I'm assuming that I have to load the PB IDE and use the prefernces there.
OK, I admit I am overworked / lazy, but I have not loaded the PB IDE for ages; primarily because jaPBe is so good, and why mount an editor I'm not going to use?
I would really like to set the font option using jaPBe preferences; if possible.
Changes :
- added '/LOCAL' command line switch : jaPBe will behave like with PB4.0x (temp files in \Purebasic\Compilers, load PB preferences from \Purebasic).
- changed : the manual is now a separate download (http://freenet-homepage.de/gnozal/jaPBe ... _Manual.7z)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).