Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
185 user(s) are online (8 user(s) are browsing News)

Members: 1
Guests: 184

Hans, more...

Headlines


Recent Replied Topics
Software News : CodeBench Beta release
Posted by Rigo on 2009/2/3 3:50:00 (2699 reads) News by the same author
Software News

Available for immediate download

CodeBench 0.8 Beta

Due to a lack of internal testing, it is time to release CodeBench out to a wider audience.

Download it now from here

CodeBench is a DPM (Development Project Management) system written from scratch, and is available to all users of AmigaOS 4.1. The "SE" version available for free download is released to complement the recent SDK release.

It allows easy project creation and management features, and provides simple one step editing and compiling from one interface.

Also available is a new support Forum on this very website where users may collect to get information and help regarding this software.

Extensive documentation is available both from the installer and from within CodeBench itself, and you are highly recommended to read through it before starting. Besides giving indepth descriptions of the functionality of the software, it also includes some tips and tricks on getting the most from it.

Whilst this software has been in development for some time, it is publically released as a beta version, so issues with the software are likely. You should use the software support forum to report such issues.

Future updates to this software will be distributed via AmiUpdate.

Enjoy!


Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
orgin
Published: 2009/2/3 6:22  Updated: 2009/2/3 6:22
Supreme Council
Joined: 11/16/2006
From: Sweden
Comments: 3266
 Re: CodeBench Beta release
Nice! I'm going try this when I get back from work.

Rigo: How do you feel about making it possible to integrate SVN support? Just a simple variant where you can specify username+password+svnuri and then use the following commands from the gui:

To create the svn setup and fetch all files:
svn checkout svn://uri --username uname --password pwd

To get all updates:
svn update --username uname --password pwd

To add a file to the svn
svn add myfile.c --username uname --password pwd

To send updates to the svn
svn commit --username uname --password pwd

To create a directory on the svn
svn mkdir --username uname --password pwd

To delete a file on the svn
svn delete myfile.c --username uname --password pwd
ShInKurO
Published: 2009/2/3 8:40  Updated: 2009/2/3 8:48
Just popping in
Joined: 03/01/2008
From:
Comments: 138
 Re: CodeBench Beta release
When I try to scroll down a source file from cursor (with keyboard arrow button down) texteditor doesn't scroll my text, while if use mouse with vertical scrollbar it is scrolled down...
If I select vertical scrollbar and move it then if I scroll down with kb arrow down then it works.

If I move vertical scrollbar down and then I try to scroll up or down with kb arrow then editor works until I arrive at the top of text file. From here, if try to scroll down with kb arrow down again it doesn't work...

Even if I've enabled "snapshot window on exit" checkmark this feature doesn't work
TSK
Published: 2009/2/3 11:20  Updated: 2009/2/3 17:35
Just can't stay away
Joined: 02/23/2007
From: Finland, the land of Santa, sauna, sisu and salmiakki
Comments: 1202
 Re: CodeBench Beta release
(edit)

@orgin
Don't forget SVN import.

(edit)
@Rigo
Thanks !
Rigo
Published: 2009/2/3 12:48  Updated: 2009/2/3 12:48
Supreme Council
Joined: 11/19/2006
From: London, England
Comments: 1382
 Re: CodeBench Beta release
I did make a start on SVN/CVS integration, but ran into problems integrating it into the console so that output was available. I have had to stop adding features otherwise this would never get released. So perhaps I might add it for a future update if I can get it working the way I want.

Simon
Rigo
Published: 2009/2/3 12:51  Updated: 2009/2/3 12:51
Supreme Council
Joined: 11/19/2006
From: London, England
Comments: 1382
 Re: CodeBench Beta release
@ShInKurO

Quote:

When I try to scroll down a source file from cursor (with keyboard arrow button down) texteditor doesn't scroll my text, while if use mouse with vertical scrollbar it is scrolled down...
If I select vertical scrollbar and move it then if I scroll down with kb arrow down then it works.


In order for any keyboard input to work, the editor gadget needs to be active. This is usually indicated by the cursor turning from grey to blue.

The mousewheel will scroll the text regardless of whether the gadget is active or not. When using the mouse to drag the scrollbars, you have clicked outside of the editor gadgets bounds, and deactivated it. So you need to click back inside the gadget before navigating the text with the keyboard again.

Simon
ShInKurO
Published: 2009/2/3 14:08  Updated: 2009/2/3 14:08
Just popping in
Joined: 03/01/2008
From:
Comments: 138
 Re: CodeBench Beta release
Quote:

In order for any keyboard input to work, the editor gadget needs to be active. This is usually indicated by the cursor turning from grey to blue.


texteditor gadget is active, if it wasn't I couldn't move cursor with keyboard...

Quote:

The mousewheel will scroll the text regardless of whether the gadget is active or not. When using the mouse to drag the scrollbars, you have clicked outside of the editor gadgets bounds, and deactivated it. So you need to click back inside the gadget before navigating the text with the keyboard again.


if focus is into texteditor gadget it should be always navigable with keyboard...
Rigo
Published: 2009/2/3 14:30  Updated: 2009/2/3 14:30
Supreme Council
Joined: 11/19/2006
From: London, England
Comments: 1382
 Re: CodeBench Beta release
Well, if that is the case, it is unreproducible here. What locale are you using?

Simon
ShInKurO
Published: 2009/2/3 14:51  Updated: 2009/2/3 14:51
Just popping in
Joined: 03/01/2008
From:
Comments: 138
 Re: CodeBench Beta release
It's all in english even if my system is in italian language, I've supposed catalog is missing... why catalog should give these problems?
Rigo
Published: 2009/2/3 15:15  Updated: 2009/2/3 15:22
Supreme Council
Joined: 11/19/2006
From: London, England
Comments: 1382
 Re: CodeBench Beta release
It's not about the cataloge, it's about the key mapping, but I think CRSR UP and DOWN should always be the same.

Anyway, I have createda thread in the support forum, as this talk is not really appropriate in a news item. Please continue in the thread.

Simon
General
Site sponsors
Advertise Here

Site statistics
Registered members
  1676
Logged in last:
  24 hours, 73
  7 days, 131
  30 days, 177

Top Posters
1 kas1e
kas1e 8968
2 Raziel
Raziel 5418
3 LiveForIt
LiveForIt 3778
4 samo79
samo79 3761
5 ChrisH
ChrisH 3582
6 Chris
Chris 3361
7 orgin
orgin 3266
8 328gts
328gts 3025
9 Hans
Hans 2679
10 Antique
Antique 2618

New Members
MisterJBAM
MisterJBAM 04/25/2024
jarokuczi
jarokuczi 04/22/2024
amienslaver
amienslaver 04/20/2024
Djk83
Djk83 04/19/2024
akutra
akutra 04/08/2024
kishigo
kishigo 03/25/2024
amigait
amigait 03/21/2024
fordprefect
fordprefect 03/06/2024
brufnus
brufnus 02/21/2024
Sugo77
Sugo77 02/11/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project