Some Questions to Fred

Everything else that doesn't fall into one of the other categories.
User avatar
SparrowhawkMMU
Posts: 281
Joined: Wed Aug 19, 2015 3:02 pm
Location: United Kingdom

Re: Some Questions to Fred

Post by SparrowhawkMMU »

I'm using it to build a rich UI for a system I wrote that is fully web API based (headless) - the vast majority of users in the company cannot install anything on their Macs and PCs so PureBasic / other cross platform tool (eg Xojo) is not an option.

I could of course build the whole thing directly in JS, but I don't really like JS, and SpiderBasic does most of the UI building work for me. It's not perfect yet, but Fred is adding/fixing all the time and I can do most of what I want without having to use in line JS so far.
CONVERT
Posts: 7
Joined: Thu Aug 24, 2017 7:43 am

Re: Some Questions to Fred

Post by CONVERT »

I confirm.

First, my app fired correctly the mouse click on a PC, but not on a Androïd Phone 7.1.1 with Chrome (always updated).

I added #PB_Window_BorderLess to openwindow and I added SetActiveWindow after all the FlipBuffers().

Then, it works on the mobile phone.

https://www.ctjean.com/sb/anagram/Engli ... omers.html
SpiderBasic 2.10 x86 Full version, Windows 10 home 32.
Post Reply