SpiderBasic 2.30 is available

Everything else that doesn't fall into one of the other categories.
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

SpiderBasic 2.30 is available

Post by Fred »

Hello everyone !

- final version is out !

- beta 2 is available with the following changes:

Code: Select all

- documentation of new commands done
- Added a new flag to LoadScript() to load CSS
- bug fixes
The new beta version of SpiderBasic is available on your online account:

Code: Select all

- Added: MessageRequester(), InputRequester()
- Added: DeviceAlwaysOn(), DeviceBrightness()
- Added: #PB_Window_AllowSelection flag to OpenWindow() to allow to select gadget text for copy/paste
- Added: LoadScript() to load an external JS script for use in the program
- Added: #PB_Canvas_Container flag to CanvasGadget()
- Added: CloseDebugOutput() to close the debug output window
- Added: SDK example for LibraryMaker to create your own user libraries
- Added: UserLibraries support (directory SpiderBasic/Libraries/UserLibraries) 
- Added: #PB_Font_Italic and #PB_Font_Bold support for LoadFont()
- Updated: GetWindowTitle() now works with windows with #PB_Window_BorderLess flag
- Updated: android framework to android-29 to be able to still publish app on Google PlayStore
Don't hesitate to give it a try so we can fix the new commands if some issues arise !

Have fun,

The Fantaisie Software Team
User avatar
Danilo
Posts: 51
Joined: Wed Feb 26, 2014 7:11 am

Re: PureBasic 2.30 beta 1 is available

Post by Danilo »

Topic title is "PureBasic 2.30 beta 1 is available" ;)
cya,
...Danilo
spidernet
Posts: 72
Joined: Tue Feb 02, 2016 3:50 pm

Re: PureBasic 2.30 beta 1 is available

Post by spidernet »

Great news, thank you! :D
munfraid
Posts: 104
Joined: Sat Mar 24, 2018 1:33 pm

Re: PureBasic 2.30 beta 1 is available

Post by munfraid »

Great, thanks! :)
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: PureBasic 2.30 beta 1 is available

Post by Fred »

Danilo wrote:Topic title is "PureBasic 2.30 beta 1 is available" ;)
The habit :)
the.weavster
Posts: 220
Joined: Sat Mar 01, 2014 3:02 pm

Re: SpiderBasic 2.30 beta 1 is available

Post by the.weavster »

I'm just about to start a large project with SpiderBasic and #PB_Canvas_Container could prove very useful :D
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: SpiderBasic 2.30 beta 1 is available

Post by Peter »

Hello Fred,

very nice, thank you very much! :D
Fred wrote:- Added: LoadScript() to load an external JS script for use in the program
Feature request (to be consistent): LoadStyle() (or LoadCSS()).

Greetings ... Peter
Stefan
Posts: 160
Joined: Mon Feb 05, 2018 9:44 pm

Re: SpiderBasic 2.30 beta 1 is available

Post by Stefan »

Will all the Linux IDE bugs be fixed now? Unfortunately the Spider IDE is just as useless as the Purebasic IDE.
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: SpiderBasic 2.30 beta 1 is available

Post by Fred »

Which bugs ?
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: SpiderBasic 2.30 beta 1 is available

Post by Peter »

Fred wrote:Which bugs ?
I guess he means these:

viewtopic.php?f=11&t=1496

viewtopic.php?f=11&t=1618

(At the moment I'm using Windows again. That's why I can't say anything about this.)
Post Reply