Page 2 of 2

Re: Some Questions to Fred

Posted: Tue Mar 22, 2016 10:54 am
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.

Re: Some Questions to Fred

Posted: Thu Sep 28, 2017 8:34 pm
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