Page 1 of 1

SpiderBasic 1.40 is available !

Posted: Tue Aug 16, 2016 7:59 am
by Fred
Hello !

- Final version is available on your online account, thank you all for testing !

- beta 2 is available, it brings some more bug fixes, and an updated grid componant to better support mobile.

The brand new version of SpiderBasic is available on your online account for testing. It brings 2 new libraries and includes all the bug fixed since last release. The VectorDrawing library is a direct port from the PureBasic library, and feature a lot of new way to draw graphics. The TouchScreen is mainly created for game on mobiles or tablets, and handle up to 5 simultaneous fingers with an ease to use API.

Code: Select all

- New VectorDrawing library
- New Touchscreen library

- Updated dgrid to 1.1.0
- Many bug fixes

The Fantaisie Software Team.

Re: SpiderBasic 1.40 beta 1 is available !

Posted: Wed Aug 17, 2016 11:04 am
by SparrowhawkMMU
Thanks Fred.

I've run a few tests and so far so good for those issues that affected my projects, eg JSON key case and ParseDate() using YYY-MM-DD format. Great work, as usual, by you and the team.

PS - nice new icon ;)

Re: SpiderBasic 1.40 beta 1 is available !

Posted: Wed Aug 17, 2016 11:59 pm
by SinisterSoft
Vector lib is really useful in porting from purebasic to spider...

Re: SpiderBasic 1.40 beta 1 is available !

Posted: Thu Aug 18, 2016 5:22 pm
by spidernet
Thank you.

Now I can move windows on iPad using TouchScreen library. :)

Re: SpiderBasic 1.40 beta 2 is available !

Posted: Fri Aug 19, 2016 8:02 am
by Fred
Beta 2 is available, it brings some more bug fixes, and an updated grid componant to better support mobile.

Re: SpiderBasic 1.40 is available !

Posted: Tue Aug 23, 2016 8:56 am
by Fred
Final version is available on your online account, thank you all for testing !

Re: SpiderBasic 1.40 is available !

Posted: Tue Aug 23, 2016 9:09 am
by SparrowhawkMMU
Bravo SpiderBasic team! :)

Re: SpiderBasic 1.40 is available !

Posted: Tue Aug 23, 2016 10:34 am
by Comtois
page news need an update
https://www.spiderbasic.com/news.php

Re: SpiderBasic 1.40 is available !

Posted: Sat Aug 27, 2016 7:41 am
by GoodNPlenty
Thanks Fred and team for the update.