Hi there,
The a new beta version of SpiderBasic is available. It brings some interesting news, and fixes almost all bugs reported ! Don't hesitate to give it a try:
- Added: DisableWindow(), AddKeyboardShortcut(), RemoveKeyboardShortcut()
- Added: OpenFile(), GetWindowColor(), SetWindowColor()
- Added: CountProgramParameters() and ProgramParameter() to get URL params
- Added: #PB_Mouse_Locked and #PB_Mouse_Unlocked support for InitMouse()
- Added: UseGoogleDrive() to access google drive remote files in read and write mode
- Added: #PB_GoogleDriveFile support to ReadFile(), CreateFile() and OpenFileRequester()
- Added: flag parameter to ExportFile() to support GoogleDrive
- Changed: Added a callback parameter to CreateFile()
- Changed: in the IDE, compiler option server port now needs the server address as well.
- Changed: NextSelectedFilename() replaced by NextSelectedFile() and SelectedFilename()/SelectedFileID()
- Updated: SoundJS to 0.6.2 and PixiJS to 3.0.10
Partager