Just starting out? Need help? Post your questions and find answers here.
LuckyLuke
Posts: 20 Joined: Wed Oct 26, 2016 9:50 am
Post
by LuckyLuke » Tue May 16, 2017 10:29 am
Hi,
Is it possible to use the following framework in Spiderbasic :
http://w2ui.com/web/ ?
Because of the small size (Only 69kb) it might be interesting to add this to the official version of SpiderBasic ?
This way we might create smaller apps (like in Purebasic). (just a thought
)
Anyway, being able to use it right now would be very helpful for me.
Thanks.
Regards,
Lucky Luke
IdeasVacuum
Posts: 143 Joined: Tue Feb 25, 2014 1:27 pm
Post
by IdeasVacuum » Tue May 16, 2017 10:38 am
It looks very good, can't argue with that
Would be better if it also supported the desktop. We need a consistent GUI across OSs and devices.
falsam
Posts: 286 Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:
Post
by falsam » Tue May 16, 2017 1:04 pm
LuckyLuke wrote: Is it possible to use the following framework in Spiderbasic :
http://w2ui.com/web/ ?
Yes it's possible. But the interest is limited with SpiderBasic. The weight of your final application will be the same (+ or - 69 KB).
➽ Windows 11 - jdk-11.0.2 - SB 3.00 - Android 15
➽ https://falsam.com
Sorry for my poor english
Num3
Posts: 22 Joined: Wed Apr 09, 2014 7:09 pm
Post
by Num3 » Thu May 18, 2017 9:48 am
This UI is far better looking the the actual one, but that is my humble opinion.
Peter
Posts: 1197 Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:
Post
by Peter » Fri May 19, 2017 1:48 pm
you can use w2ui on top of the existing SpiderBasic-UI:
Greetings ... Peter
IdeasVacuum
Posts: 143 Joined: Tue Feb 25, 2014 1:27 pm
Post
by IdeasVacuum » Fri May 19, 2017 6:09 pm
Peter, can we see your code to learn how to incorporate w2ui?