Page 1 of 1

Using other gui framework

Posted: Tue May 16, 2017 10:29 am
by LuckyLuke
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

Re: Using other gui framework

Posted: Tue May 16, 2017 10:38 am
by IdeasVacuum
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.

Re: Using other gui framework

Posted: Tue May 16, 2017 1:04 pm
by falsam
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).

Re: Using other gui framework

Posted: Thu May 18, 2017 9:48 am
by Num3
This UI is far better looking the the actual one, but that is my humble opinion.

Re: Using other gui framework

Posted: Fri May 19, 2017 1:48 pm
by Peter
you can use w2ui on top of the existing SpiderBasic-UI:

Image

Greetings ... Peter

Re: Using other gui framework

Posted: Fri May 19, 2017 6:09 pm
by IdeasVacuum
Peter, can we see your code to learn how to incorporate w2ui?

Re: Using other gui framework

Posted: Sat May 20, 2017 3:45 pm
by Peter
IdeasVacuum wrote:Peter, can we see your code to learn how to incorporate w2ui?
-> http://forums.spiderbasic.com/viewtopic.php?f=9&t=1182

Greetings ... Peter