Page 55 of 104
Posted: Fri Oct 26, 2007 12:16 pm
by RichardL
Hello again,
I said I was over-worked
I have upgraded and my hex dumps are now nice and tidy.
Thank you very much.
RichardL
Posted: Thu Nov 01, 2007 11:32 am
by gnozal
Update (build 671)
Changes :
- fixed : 'Highlight active source tab' [Preferences -> Editor 2] should now also work if XP themes are enabled.
- fixed : crash with Vista
Posted: Fri Nov 09, 2007 12:47 pm
by kinglestat
feauture request
Backup in sub-folder
eg:
backup dir: c:\backups
make all backups in c:\backups
bacup dir: backups
make all backups in subfolder backups of source file's dir
cheers
Posted: Fri Nov 09, 2007 1:05 pm
by gnozal
Update
Changes :
- new option : Preferences -> Create Backups -> Save in source subfolder
(the backups will be stored in a source path subfolder, named after the backup directory [default is 'Bak'])
- manual updated (separate download)
Posted: Fri Nov 09, 2007 9:31 pm
by kinglestat
geez....THAT was fast!
I need to know what drug you take and have them prescribed to me!!
Posted: Fri Nov 09, 2007 10:06 pm
by kinglestat
question: is it possible to have more lines per screen when font is smaller? (ie have less space between lines of code)
Posted: Fri Nov 09, 2007 10:10 pm
by blueznl
kinglestat wrote:feauture request
Backup in sub-folder
eg:
backup dir: c:\backups
make all backups in c:\backups
bacup dir: backups
make all backups in subfolder backups of source file's dir
cheers
CodeCaddy? Hehe
Hmmm. Maybe I should reinstall JAPBE again one of these days...
Posted: Sat Nov 10, 2007 1:16 am
by kinglestat
I'm not much into trying diff stuff...I'm a bit of a bore
But got fed up of PB leaving hunderds of spaces at the end of each line
at least Japbe leaves just 1 space...and *blush* that was the primary reason I started to using it. But now, as I slowly discover its features cant get to change it. Consider that to date I still use notepad as my word processor!
Posted: Sat Nov 10, 2007 8:43 am
by gnozal
kinglestat wrote:question: is it possible to have more lines per screen when font is smaller? (ie have less space between lines of code)
You can can change the font in parameters.
And did you try scintilla's zoom in/out feature [CTRL + mouse wheel] ?
Posted: Sat Nov 10, 2007 9:51 am
by blueznl
Hey, cool, zooming works in the PB Ide as well

Posted: Sat Nov 10, 2007 11:27 am
by gnozal
blueznl wrote:Hey, cool, zooming works in the PB Ide as well

Yes, it works with any Scintilla based editor.
Another useful feature is the 'column mode' selection with ALT + Left Mouse Button
Posted: Thu Nov 15, 2007 3:42 pm
by gnozal
Update (build 675)
Update for PB4.10 final
Changes :
- fixed help [F1] for 'Defined()' and 'Subsystem()' ; it should now display the correct help page.
- added keywords 'EnableASM' and 'DisableASM' [in .\Syntax\jaPBe_Keywords.pref.Original]. If you use the custom coloring [.\Syntax\jaPBe_Keywords.pref file present], you have to add these keywords yourself [or delete jaPBe_Keywords.pref].
Posted: Thu Nov 15, 2007 9:06 pm
by Karbon
Posted: Thu Nov 15, 2007 9:10 pm
by Karbon
Well, it's up now..
Is
http://freenet-homepage.de/gnozal/jaPBeForPB400.zip the most up-to-date link? I'm only confused because that was the same file name as before (and has 400 instead of the expected 410 version number).
Posted: Fri Nov 16, 2007 8:45 am
by gnozal
Yes
I should have named it jaPBeForPB4.zip as it works for PB4.00 to PB4.10