SpiderBasic 3.00 is out !

Everything else that doesn't fall into one of the other categories.
User avatar
bembulak
Posts: 95
Joined: Wed Feb 26, 2014 9:53 am

Re: SpiderBasic 2.60 beta 1 is ready to test !

Post by bembulak »

munfraid wrote: Mon May 27, 2024 11:27 am
I can't find the beta for download by the life of me. I still have access to the museum and can download all versions up to the latest I had a license for (2.50). Hence, the question for the screenshots.
Hm, maybe write an email to Fred so you can test the beta. It's worth!
Image

I also created a web app from Fred's first example. You can download it here; that's better than a screenshot.
https://filedn.eu/ltJJJmiEWytulPc3Rbs4U ... uitest.zip
That looks fantastic! Thank you very much. I'm looking really forward on that, as it seems really mobile-friendly. That would be a huuuuuuge benefit for SB!
Kind regards,

bembulak
User avatar
bembulak
Posts: 95
Joined: Wed Feb 26, 2014 9:53 am

Re: SpiderBasic 2.60 beta 1 is ready to test !

Post by bembulak »

Fred wrote: Wed May 15, 2024 7:11 am
Hello everyone,

The next major version of SpiderBasic is coming and brings a brand new library to easy create mobile UI, with both Android and iOS native look ! As the lib is big, this is a still a work in progress to get your feedback and see what should be added/modified to get good mobile UI support. We use a patched version of OnsenUI 2 to power this (https://onsen.io/)

The idea behind the layout is to have some container (Page, Navigator, TabBar) and then you can add a toolbar, some rows and/or a list. Each row or list item can contain up to 3 objects (on left, center and right). While testing this, resize your navigator to have a mobile look for better experience. ...
This mobile thing is really awesome and a huge improvement. No more fiddling with Gadgets and Sizes. I really love that.
Thank you!
Kind regards,

bembulak
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by Fred »

Time to raise the major version to 3.00 as we successfully added a built-in WebView in the IDE and an integrated debugger ! All the libraries have now a debug runtime check and if an error is detected, the correct line/file in the IDE will be highlighted, like in PureBasic. The debugger is still very scarce (no dynamic breakpoint, stop/step/continue) but it is actually working and should ease a lot the development.

The WebView is a tool, so you can either embed it in the right panel or in a separate window. If the WebView tool isn't activated (removed from the panel and not displayed), then the default browser is used as usual. The Debug output window is now also handled by the IDE when the WebView is used. SaveDebugOutput() and CopyDebugOutput() commands have been added.

Here is a screenshot in action:

Image
User avatar
useful
Posts: 135
Joined: Tue Feb 25, 2014 1:15 pm

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by useful »

This is amazing!!!
2B or not 2B = FF
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by Caronte3D »

Wow! :o
User avatar
majikeyric
Posts: 19
Joined: Mon Feb 24, 2014 11:07 pm
Contact:

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by majikeyric »

OMG !!!! :shock: Thank you !!!
Last edited by majikeyric on Thu May 30, 2024 3:11 pm, edited 1 time in total.
User avatar
Peter
Posts: 1197
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by Peter »

Great! Image
munfraid
Posts: 135
Joined: Sat Mar 24, 2018 1:33 pm

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by munfraid »

Woo Hoo! :shock: Awesome, thank you!
swan
Posts: 23
Joined: Tue Dec 15, 2015 2:56 am

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by swan »

This looks really good, thank you !!!
Dirk Geppert
Posts: 330
Joined: Fri Sep 22, 2017 7:02 am

Re: SpiderBasic 3.00 beta 1 is ready to test !

Post by Dirk Geppert »

Wow, great! :D
Post Reply