Page 1 of 4

SpiderBasic 2.30 is available

Posted: Fri Nov 15, 2019 3:34 pm
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

Re: PureBasic 2.30 beta 1 is available

Posted: Sat Nov 16, 2019 9:51 am
by Danilo
Topic title is "PureBasic 2.30 beta 1 is available" ;)

Re: PureBasic 2.30 beta 1 is available

Posted: Sat Nov 16, 2019 10:47 am
by spidernet
Great news, thank you! :D

Re: PureBasic 2.30 beta 1 is available

Posted: Sat Nov 16, 2019 12:18 pm
by munfraid
Great, thanks! :)

Re: PureBasic 2.30 beta 1 is available

Posted: Sat Nov 16, 2019 5:18 pm
by Fred
Danilo wrote:Topic title is "PureBasic 2.30 beta 1 is available" ;)
The habit :)

Re: SpiderBasic 2.30 beta 1 is available

Posted: Sun Nov 17, 2019 9:51 am
by the.weavster
I'm just about to start a large project with SpiderBasic and #PB_Canvas_Container could prove very useful :D

Re: SpiderBasic 2.30 beta 1 is available

Posted: Sun Nov 17, 2019 3:54 pm
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

Re: SpiderBasic 2.30 beta 1 is available

Posted: Sun Nov 17, 2019 8:34 pm
by Stefan
Will all the Linux IDE bugs be fixed now? Unfortunately the Spider IDE is just as useless as the Purebasic IDE.

Re: SpiderBasic 2.30 beta 1 is available

Posted: Mon Nov 18, 2019 9:22 am
by Fred
Which bugs ?

Re: SpiderBasic 2.30 beta 1 is available

Posted: Mon Nov 18, 2019 10:32 am
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.)