All PureFORM, JaPBe, Libs and useful code maintained by gnozal
Moderator: gnozal
RichardL
Enthusiast
Posts: 532 Joined: Sat Sep 11, 2004 11:54 am
Location: UK
Post
by RichardL » Fri Oct 26, 2007 12:16 pm
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
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Thu Nov 01, 2007 11:32 am
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
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
kinglestat
Enthusiast
Posts: 746 Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:
Post
by kinglestat » Fri Nov 09, 2007 12:47 pm
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
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Fri Nov 09, 2007 1:05 pm
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)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
kinglestat
Enthusiast
Posts: 746 Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:
Post
by kinglestat » Fri Nov 09, 2007 9:31 pm
geez....THAT was fast!
I need to know what drug you take and have them prescribed to me!!
kinglestat
Enthusiast
Posts: 746 Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:
Post
by kinglestat » Fri Nov 09, 2007 10:06 pm
question: is it possible to have more lines per screen when font is smaller? (ie have less space between lines of code)
blueznl
PureBasic Expert
Posts: 6166 Joined: Sat May 17, 2003 11:31 am
Contact:
Post
by blueznl » Fri Nov 09, 2007 10:10 pm
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...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide
right here ... )
kinglestat
Enthusiast
Posts: 746 Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:
Post
by kinglestat » Sat Nov 10, 2007 1:16 am
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!
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Sat Nov 10, 2007 8:43 am
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] ?
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
blueznl
PureBasic Expert
Posts: 6166 Joined: Sat May 17, 2003 11:31 am
Contact:
Post
by blueznl » Sat Nov 10, 2007 9:51 am
Hey, cool, zooming works in the PB Ide as well
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide
right here ... )
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Sat Nov 10, 2007 11:27 am
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
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Thu Nov 15, 2007 3:42 pm
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].
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Karbon
PureBasic Expert
Posts: 2010 Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:
Post
by Karbon » Thu Nov 15, 2007 9:06 pm
Karbon
PureBasic Expert
Posts: 2010 Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:
Post
by Karbon » Thu Nov 15, 2007 9:10 pm
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).
gnozal
PureBasic Expert
Posts: 4229 Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:
Post
by gnozal » Fri Nov 16, 2007 8:45 am
Yes
I should have named it jaPBeForPB4.zip as it works for PB4.00 to PB4.10
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).