[DEPRECATED]PB5.31; Win7/8; WebGadget; Mozilla/HTML/JS
Posted: Wed May 27, 2015 3:47 pm
Hello!
As I know the current status for the WebGadget is, that IE is used and Mozilla is not possible.
From IE I know there is a newer version in pipeline (Edge) which does no more have ActiveX elements; so, maybe no more HTAs, etc.
Here is the question:
What possibilities are available to have the GUI built in HTML/JS and connect to PB?
So, clearly web gadget with IE works, Mozilla Firefox does not.
Does anyone know, if You can use Mozilla Firefox to build applications?
XULRunner only (which seems to be an older implementation)?
Or something connecting Appjs, Node-WebKit to PureBasic?
But, AppJS in in a minor or beta version and Node-WebKit uses chrome; a problem in office.
Even a network approach?
I'd really appreciate any idea!
Problem is, that I can't rely on PBs GUI framework as You have to do very much with CanvasGadget to have all stylings available and that I get these things "at no cost" from web technology via DHTML/CSS/JS.
I don't want complain about the PB abilities concerning GUI; I knew what I got.
But layouting, styling is far easier with JS as You have the complete DOM with many, many frameworks.
And I know what I have when using PB. Lightspeed compiling, reliable debugging and easy programming at all.
And a real stable tool.
Best would be to have a browser (Firefox) in app/window kiosk mode and exchange messages with PB.
Thanks a lot
As I know the current status for the WebGadget is, that IE is used and Mozilla is not possible.
From IE I know there is a newer version in pipeline (Edge) which does no more have ActiveX elements; so, maybe no more HTAs, etc.
Here is the question:
What possibilities are available to have the GUI built in HTML/JS and connect to PB?
So, clearly web gadget with IE works, Mozilla Firefox does not.
Does anyone know, if You can use Mozilla Firefox to build applications?
XULRunner only (which seems to be an older implementation)?
Or something connecting Appjs, Node-WebKit to PureBasic?
But, AppJS in in a minor or beta version and Node-WebKit uses chrome; a problem in office.
Even a network approach?
I'd really appreciate any idea!
Problem is, that I can't rely on PBs GUI framework as You have to do very much with CanvasGadget to have all stylings available and that I get these things "at no cost" from web technology via DHTML/CSS/JS.
I don't want complain about the PB abilities concerning GUI; I knew what I got.
But layouting, styling is far easier with JS as You have the complete DOM with many, many frameworks.
And I know what I have when using PB. Lightspeed compiling, reliable debugging and easy programming at all.
And a real stable tool.
Best would be to have a browser (Firefox) in app/window kiosk mode and exchange messages with PB.
Thanks a lot