It is currently Tue May 21, 2013 11:02 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: CodeBank
PostPosted: Sat Sep 30, 2006 12:07 pm 
Offline

Joined: Sat May 20, 2006 1:23 pm
Posts: 5
Store code in a number of languages, code is colour coded.

The program states:

Codebank uses relative paths for it's databanks as long as they are in the subtree of the program's directory.

Codebank also uses it's own configuration file instead of windows registry to save it's configuration.

This allows for CodeBank to be used from a removable media. The auto-Open-last-databank feature is also compatible with removable media and will allow you to get access to your data quickly.

http://www.zeraha.org

If like me the download fails, go to Snapfiles to get it, then use Universal Extractor to get the files.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 05, 2006 11:34 pm 
Offline
User avatar

Joined: Sat Feb 04, 2006 9:19 am
Posts: 1878
Posted to the database. Thanks!

The built-in syntax highlighting is really neato. The filtered-view search makes it double-neato! Definitely a keeper.


Top
 Profile  
 
 Post subject: Re: CodeBank
PostPosted: Tue Jul 03, 2012 2:45 pm 
Offline

Joined: Thu Aug 07, 2008 11:02 am
Posts: 5
Location: Kansas City
Salve! I have used this application for years, and haven't found anything else like it that has equivalent functionality.

I really wanted a few fixes and features in this program, but after having tried to contact the authour to no avail, and after seeing my comments on his website make past moderation, I gave up and used ResHacker to get a few of them.

Using Resource Hacker, I was able to achieve the following features:
1. worwrap in the comments area
2. change to a sans serif font in the comments area
3. Removed "scroll past end of line" which caused the cursor to sit anywhere you put it. Now it acts like any other cursor.
4. Removed "smart tabs" and "tabs to spaces"

----------------------------------------------------------------------------------------------------
To edit: Open CodeBank with ResourceHacker.
(When finished, Compile and Save)
Go to: RCData/TEDITORFRAME/0

**To edit the text options for the Code Editor:
object Memo: TSynMemo
Options = eoScrollPastEol
Tabwidth = 4
Font.Name = 'Courier New' -original: Font.Name = 'MS Sans Serif'

**To edit the Comments Panel:
object Comments: TSynMemo
WordWrap = True

object SynEditPrint: TSynEditPrint
Tabwidth = 4
Font.Name = 'Courier New' -original: Font.Name = 'MS Sans Serif'
----------------------------------------------------------------------------------------------------

I would be willing to upload a copy of my hacked edition, but it probably breaks a license or protocol somewhere.


Top
 Profile  
 
 Post subject: Re: CodeBank
PostPosted: Wed Jul 04, 2012 1:05 am 
Offline
User avatar

Joined: Mon Dec 07, 2009 7:09 am
Posts: 915
Location: Terra @ Sol System
Thanks for that, BGM. About the posting of the hacked version, if the dev doesn't return contact for years, he's probably abandoned this work and it's not very likely he'll complain (no complaint = no misdemeanor). YMMV, though... :mrgreen:


Top
 Profile  
 
 Post subject: Re: CodeBank
PostPosted: Wed Jul 04, 2012 2:06 am 
Offline
User avatar

Joined: Thu Aug 07, 2008 4:51 am
Posts: 2587
Midas wrote:
if the dev doesn't return contact for years, he's probably abandoned this work

:roll: :o

http://www.zeraha.org was updated just over a year ago.

_________________
bəʊɡɪ bəəs


Top
 Profile  
 
 Post subject: Re: CodeBank
PostPosted: Wed Jul 04, 2012 6:37 am 
Offline

Joined: Thu Aug 07, 2008 11:02 am
Posts: 5
Location: Kansas City
Yes, I know he updated his site, but that didn't seem to help. When I visit the CodeBank page, I can still see my last two comments from November 29, 2011 marked as "Awaiting Moderation" - which means they've never been reviewed or posted.

If I want to share the one that I "made", how can I do it? Is there any way to "attach" a file in this forum? Or could it be added as a second link in the CodeBank entry on the program page?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group