Page 1 of 5

SpiderBasic 2.00 final is out !

Posted: Wed Oct 26, 2016 9:00 am
by Fred
Hello everyone,

- Final version is out ! Thank you all for testing and reporting issues. It a great achievement for us to support mobile platform and we will continue to improve further SpiderBasic !

- Beta 10 is out ! Sorry for all these beta, but we try to get the new version out soon as the 1.40 doesn't work anymore on new OS X. It brings a few new stuff

Code: Select all

- Added: Custom headers support to HttpRequest() with a string map
- Added: Enable debugger switch on all app panels in the CreateApp window
- The beta 9 is available, focused on bug fixes

- The beta 8 is available, focused on bug fixes

- The beta 7 is available, focused on bug fixes

- The beta 6 is available with some bug fixes and the following new features:

Code: Select all

- Changed : crosswalk is now embedded in SpiderBasic installer, so no need to download it, all can be used offline

Code: Select all

- Added: Touch support to window dragging and resizing
- Added: IsScreenActive()
- The beta 4 is available with projects and Android bug fixes and the following new features:

Code: Select all

- Optimized: removed no more used libs from the javascript lib directory
- Optimized: minified all the libs in javascript lib directory to reduce footprint
- The beta 3 is available and brings usual bug fixes and the following new features:

Code: Select all

- Updated: dojo updated to 1.11.2
- Optimized: dojo/dijit/dgrid/cbtree are now compiled in one file to reduces footprint and decrease app loading time
- The beta 2 is available, and should fix most of the bug encountered until now

- The beta 1 for the new 2.00 version is ready for testing ! It introduces Android and iOS app support :). Here is the full list of changes:

Code: Select all

- Added: Android App support
- Added: iOS App creation support
- Added: InAppPurchase library (Android only)
- Added: App name field for WebApp
- Added: Default browser choice in Preferences -> Compiler
- Added: Too old browser detection when launching an app
- Added: a lot of switch to the commandline compiler to support mobile app
- Added: a new "Create App" window in the IDE to ease the app creation
- Added: #PB_Text_VerticalCenter flag to TextGadget()

- Changed: Move the old 'Export' panel to new "Create App" window
- Changed: OSX compiler is now bundled in the main SpiderBasic app for easier installation
- Changed: New dmg for OSX for drag'n'drop install to support Sierra
- Changed: Examples on Windows are now installed in 'common app' folder to avoid permission issues

- Bug fixes
Setup the right things on MacOS to get an iOS app creation running isn't obvious, and we can't do a step by step guide anymore because all is installed and setup here. So if you can try to keep trace of what to do from scratch, it would be very helpful for us to put in the manual, to help new users. Thanks for your help ! Android app creation should be much easier, as all is packaged in the Windows version (except JDK which should be installed)

Have fun !

The Fantaisie Software team

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 9:23 am
by falsam
YeahhHHhhhhh Test NOT in progress .... Thanks Fred ^^

Hummm : This beta is not available in my account :cry: .....

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 9:38 am
by bbanelli
I can't see it as well... :(

http://i.imgur.com/E1yL0S5.png

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 11:14 am
by Fred
Oops, I forget to deploy the new files :). Should be OK now !

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 11:22 am
by falsam
Thanks Fred. It's ok now ^^ : Goto test.

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 12:02 pm
by MrTAToad
At the moment, I'm just getting a blank white web browser when running a project, although simple non-project things work fine.

I'm going to re-create the project and see what happens.

That didn't work unfortunately...

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 12:26 pm
by bbanelli
Projects seem to be dead... :(

Image

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 1:28 pm
by MrTAToad
Wonder if something was forgotten :)

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 4:25 pm
by Fred
I just republished a new version for Windows, which should solve the project issues (other OS will follow soon).

edit; all versions have been updated.

Re: SpiderBasic 2.00 is available !

Posted: Wed Oct 26, 2016 6:06 pm
by MrTAToad
That works fine now. Looks like program execution has improved too!