You are not logged in.

theuserbl

Intermediate

  • "theuserbl" started this thread

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

1

Sunday, March 14th 2010, 7:11pm

Framework update

I have updated some files of the current SVN-version of the Jabaco framework.

In Framework-diff.zip are only the files, which have changed. So if you want to use it, checkout the current SVN-version
http://code.google.com/p/jabacoframework/source/checkout
and replace with the files in Framework-diff.zip the files of your Framework checkout.

The changes are
1. Reaplaced Circle with a new version of it, which I called before VBCircle:
VBCircle

2. [VERSION 1.5.2] Mouse Cursor in the Framework
Eliminated the there mentioned problem.

3. (very important!) NameSpace of FileSystem changed from VBA to VB.
theuserbl has attached the following file:

theuserbl

Intermediate

  • "theuserbl" started this thread

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

2

Monday, March 15th 2010, 5:48pm

For all who don't know how to checkout the SVN and/or compile the framework, I have created binary versions of the Framework.

The maximum file size in the forum for uploading is 160 kB. But Jabaco.jar is 524 kB and FrameworkTest.jar 591 kB large. So you have to download it from an file-uploader side:
Jabaco.jar
FrameworkTest.jar

Jabaco.jar you can use as replacement of the Jabaco.jar in your Jabaco-directory. It includes the newest SVN-version of the framework plus my update.

When you compile the framework, there are additional some examples and Tests as one program. So that you can see it without compiling it, I have compiled it to FrameworkTest.jar.
You can start it with
java -jar FrameworkTest.jar
or on MS-Windows double-click on the symbol, if you have installed a Java runtime on your computer.

theuserbl

Intermediate

  • "theuserbl" started this thread

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

3

Monday, March 15th 2010, 6:19pm

Ok, have now submittet my update to SVN.
So
old SVN + my updates = the actual SVN
At this point, my file Framework-diff.zip is obsolet. You need only to checkout the SVN.

OlimilO

Intermediate

  • "OlimilO" is male

Posts: 277

Date of registration: Jan 18th 2009

Location: Germany

Occupation: software engineer

  • Send private message

4

Sunday, March 21st 2010, 7:05am

Hi theuserbl

Quoted

3. (very important!) NameSpace of FileSystem changed from VBA to VB.

What was the reason for this?

I do not see any importance ecxept it is wrong now.



regards

OlimilO

Rate this thread
WoltLab Burning Board