Page 2 of 2

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 1:45 pm
by AlanFoo
wilbert wrote:If I understand it correctly, you can use the free license unless your company made over $100K last year.
If your company made over $100K last year, you probably can afford such a license.
it may cost a bit of money. But most important is can PB uses the API? Looks like it is for C#

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 1:48 pm
by Kuron
AlanFoo wrote:But most important is can PB uses the API? Looks like it is for C#
Yes, PB can use the API. The site clearly says on the front page, the API is available for .NET and C. If it works for C, it will generally work for PB.

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 2:15 pm
by wilbert
It looks like you have to build some things yourself using a C compiler :?
I'm sure it should be possible to use it but don't know how.

There's another project that is totally free
http://code.google.com/p/chromiumembedded/
but again, I don't know how to use it. :(

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 9:32 pm
by ultralazor
Neither the mozilla(even the updated one not included with PB), or ieframe supports HTML5 or CSS3.

Hate to break it to you but there is no option other than making your own embedded solution..

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 10:14 pm
by PMV
wilbert wrote:Creating your own parser and renderer wouldn't be very logical.
Maybe this works http://awesomium.com/
:shock:

Thats really cool, i have forgotten to search the internet against something like that. :?
It looks like exactly what i want ... thanks for that link. Now i can create an website-
like gamemenu like i want. Thanks.

MFG PMV

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 11:05 pm
by rsts
PMV wrote:
wilbert wrote:Creating your own parser and renderer wouldn't be very logical.
Maybe this works http://awesomium.com/
:shock:

Thats really cool, i have forgotten to search the internet against something like that. :?
It looks like exactly what i want ... thanks for that link. Now i can create an website-
like gamemenu like i want. Thanks.

MFG PMV
If you pursue this, please keep us informed. It looks very nice.

cheers

Re: Purebasic and Html5 and css3

Posted: Wed Nov 16, 2011 11:08 pm
by luis
WOW, awesomium looks really intriguing, I'll look into it, thanks wilbert for the link!

Re: Purebasic and Html5 and css3

Posted: Thu Nov 17, 2011 1:37 am
by AlanFoo
AlanFoo wrote:
wilbert wrote:If I understand it correctly, you can use the free license unless your company made over $100K last year.
If your company made over $100K last year, you probably can afford such a license.
it may cost a bit of money. But most important is can PB uses the API? Looks like it is for C#
Thanks guys on this. But can someone help to help me on this . Am not very familiar with on how to use the API. Say a simple code that I can embed in my software?

Well we are now not earning that kind of money, so it is free. If we do , we surely will pay for it.

Thanks all. Still learning the ins and outs of PB.

Alan

Re: Purebasic and Html5 and css3

Posted: Fri Nov 18, 2011 8:15 pm
by utopiomania
It won't be long before FireFox supports them, but until they do, nobody is going to use HTML5 CSS3 for their websites if they want people to use them.......
Maybe he wants to use html5 and css3 to create guis for his own programs instead.

Other basic languages (NS Basic/App Studio) uses webkit/html5/css3 to do that for mobile devices.

To try and write your own parser to render html5/css3 is nonsense.

Re: Purebasic and Html5 and css3

Posted: Sun Nov 20, 2011 8:45 pm
by PMV
rsts wrote:If you pursue this, please keep us informed. It looks very nice.

cheers
I don't know how much you earn last year in your company.
But i still don't have even one so there is really no need to buy it
at this time. :lol: ... maybe in two years. :mrgreen:

http://www.purebasic.fr/english/viewtop ... 12&t=48283 :wink:

And because of this browser framework ... now i have the need
for the canvas gadget all of a sudden. :lol:

MFG PMV