Page 8 of 13
Re: Users complain boring user interface of my apps
Posted: Mon Aug 20, 2018 1:25 pm
by Little John
The existing Sciter customers are showing us great examples of what can be done. So, for enhancing PB Apps User Interface, I think Sciter is the best solution.
+1 from me, too.
I alredy wrote a PM to Fred, telling him how much I would pay for it.
Re: Users complain boring user interface of my apps
Posted: Mon Aug 20, 2018 2:01 pm
by forumuser
I alredy wrote a PM to Fred, telling him how much I would pay for it
You are not the only one, hence my question

Re: Users complain boring user interface of my apps
Posted: Mon Aug 20, 2018 3:30 pm
by Little John
forumuser wrote:You are not the only one, hence my question

I understood the reason for your question.

And I am also curious to know the answer.
Re: Users complain boring user interface of my apps
Posted: Mon Aug 20, 2018 4:02 pm
by the.weavster
What's all the fuss about webkit being 40mb? That's a sub 10sec download and little more than a speck on a modern drive. It's like a discussion from a different era. I would rather have something standards compliant (not least because it's compatible with SpiderBasic) and I'll do my best to live with the fact it takes a couple of seconds longer to download.
Re: Users complain boring user interface of my apps
Posted: Tue Aug 21, 2018 11:17 am
by HanPBF
Hello @ all!
+1 for sciter when alternative is no solution!
Living with TIScript is far better than having no ui solution at all.
Re: Users complain boring user interface of my apps
Posted: Tue Sep 11, 2018 4:17 pm
by forumuser
@Fred
Any info or timeframe?
Re: Users complain boring user interface of my apps
Posted: Tue Sep 11, 2018 4:20 pm
by Fred
No time frame, I will probably give it a try when 5.70 will be out.
Re: Users complain boring user interface of my apps
Posted: Wed Sep 19, 2018 9:27 am
by firace
I've just come across
https://github.com/zserge/webview which seems quite interesting too (and super tiny).
Examples at
https://github.com/zserge/webview/tree/master/examples
Re: Users complain boring user interface of my apps
Posted: Wed Sep 19, 2018 9:48 am
by Kiffi
webview wrote:It uses [...] MSHTML (IE10/11) on Windows.
so, it's not really an alternative...
Re: Users complain boring user interface of my apps
Posted: Wed Sep 19, 2018 10:06 am
by Kukulkan
This also sounds interesting! But it is tiny because it uses the OS webbrowser (IE/WebKit libs etc). So it is comparable to the WebGadget of PureBasic.
I'm currently developing a module for cross platform usage of Sciter (quite complex native API

) and making progress. As far as it gets more stable, I will post it in the forum. Sadly I do not have much time to stay on it but maybe in a few weeks...
Re: Users complain boring user interface of my apps
Posted: Wed Sep 19, 2018 10:28 am
by Little John
Very cool, thank you in advance!
Re: Users complain boring user interface of my apps
Posted: Thu Oct 18, 2018 1:46 pm
by Kukulkan
I tried for a few days now but sadly I do not manage to use the provided Sciter DLL/SO/DYLIB in a cross platform way using PureBasic. While it seems possible on Windows using the DLL like in example 2
here, this seems impossible on Linux and OSX. The libs there behave different and I do not know how to work with it correctly.
Finally, I think we won't really be able to use the functions without a suitable wrapper in C++ to give us more convenient access to the functions. If someone is skilled enough and willing to do such, I'd be happy to test and support.
Of course, some native PB interface to Sciter would be the best solution of all.
Re: Users complain boring user interface of my apps
Posted: Sat Nov 03, 2018 6:18 pm
by c-smile
Just in case, I've published new Sciter based application:
https://html-notepad.com
Consider it as a demo of what can be done in principle with Sciter.
Re: Users complain boring user interface of my apps
Posted: Sat Nov 03, 2018 7:05 pm
by Kiffi
Hello Andrew,
Thanks for this impressive Application. Kudos!
Greetings ... Peter (still waiting for a PB-Implementation)
Re: Users complain boring user interface of my apps
Posted: Wed Jan 09, 2019 3:41 am
by ozzie
Fred wrote:No time frame, I will probably give it a try when 5.70 will be out.
I'm getting requests for a 'UI Makeover', so came to this thread to follow the discussion. Sciter does look like a promising solution, so if PB can support this directly then I'm interested and willing to contribute financially.