Re: Browser Widget/HTML5/LC Integration

2017-01-31 Thread Richard Gaskin via use-livecode
Alex Tweedly wrote: > HTML also has something else - CSS, The object inheritance model in > LC allows you to inherit properties (e.g. colour, margins, etc.) for > your objects - but it doesn't have any easy way to classify together > (I wanted to say "group" but that would get confusing :-) a num

Re: Browser Widget/HTML5/LC Integration

2017-01-30 Thread Alex Tweedly via use-livecode
On 29/01/2017 19:22, Richard Gaskin via use-livecode wrote: HTML model: Natural Flow HTML has something we don't: "natural flow", a set of conventions for object placement that are implied and do not need to be specified in order to get some form of reasonably useful

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
Hmm, interesting try this http://wiki.hindu.org/uploads/SivaSivaDiagram.svg # in firefox; chrome; LC browser widget result: Firefox renders the gradients. Chrome and the LC browser widget render some place holder in the same space. On 1/29/17, 11:41 AM, "BNig via use-livecode" wrote:

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
d white and transparency. Mark Waddingham had started on implementing an open source parser but apparently Infinite Livecode kept him from finishing it yet. https://github.com/livecode/livecode/pull/3089 Kind regards Bernd -- View this message in conte

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread BNig via use-livecode
hing it yet. https://github.com/livecode/livecode/pull/3089 Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Browser-Widget-HTML5-LC-Integration-tp4712003p4712034.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: > OK, one more SVG example (I believe that's what you were asking for) > > now you have three > > http://wiki.hindu.org/uploads/floor-plan.svg # not responsive, but > could be > > http://wiki.hindu.org/uploads/SivaSivaDiagram.svg ># not responsive, but could

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: > 1) SVG requirements > > rendering this would be a minimum. If here is a way to do it now in > LC let me know > > http://www.himalayanacademy.com/assets/img/khm-logo-full-horizontal.svg > > resize your browser, it remains perfect! If the issue that LC won't ren

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
@ Richard. OK, one more SVG example (I believe that's what you were asking for) now you have three http://wiki.hindu.org/uploads/floor-plan.svg # not responsive, but could be http://wiki.hindu.org/uploads/SivaSivaDiagram.svg # not responsive, but could be (though that's not wanted in this

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
as mentioned… it's not responsive, that was just a quick export, would require some tweaking. and the use case envisioned for larger ones is different: use pinch and zoom and swipe to move around and go in on the "map", this means we actually do not want it to scale down to fit…. On 1/29/17,

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
I forget to give the URL for a complete web app that I was able to put into a LC browser widget (too heavy for delivery becuase of all the audio content, but good proof of concept for using the brower widget to drive local html5 content in the same package: www.himalayanacademy.com/apps/spiri

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Richmond Mathewson via use-livecode
If that is meant to be a series of mobile phone outlines in a sort of flowchart the thing is viewable, but unlike the Himalayan Academy logo is doesn't scale at all. Richmond. On 1/29/17 8:25 pm, Sannyasin Brahmanathaswami via use-livecode wrote: oops sorry, I was trying to make is responsive

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
oops sorry, I was trying to make is responsive and broke something try this now http://wiki.hindu.org/uploads/SivaSivaDiagram.svg On 1/29/17, 8:14 AM, "use-livecode on behalf of Richmond Mathewson via use-livecode" wrote: http://wiki.hindu.org/uploads/SivaSivaDiagram.svg

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
thanks for these tips… I will try again. Svasti Astu, Be Well Brahmanathaswami www.himalayanacademy.com On 1/28/17, 6:20 PM, "use-livecode on behalf of hh via use-livecode" wrote: It's not the LC graphics it's the "jagged" and "uncomplete" scripting. LC can do much more.

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Richmond Mathewson via use-livecode
Some problems here . . . On 1/29/17 7:59 pm, Sannyasin Brahmanathaswami via use-livecode wrote: Until we hear that HQ is listening or want to know more I'll keep it short 1) SVG requirements rendering this would be a minimum. If here is a way to do it now in LC let me know http://www.himalay

Re: Browser Widget/HTML5/LC Integration

2017-01-29 Thread Sannyasin Brahmanathaswami via use-livecode
Until we hear that HQ is listening or want to know more I'll keep it short 1) SVG requirements rendering this would be a minimum. If here is a way to do it now in LC let me know http://www.himalayanacademy.com/assets/img/khm-logo-full-horizontal.svg resize your browser, it remains perfect! Mo

Re: Browser Widget/HTML5/LC Integration

2017-01-28 Thread hh via use-livecode
> BR wrote: > Sure.. try this: > go stack url "http://wiki.hindu.org/uploads/SivasHawaiiRevels_v001.livecode"; > it's so "bad" as it is "just below par" enough to cause others to blink at it. It's not the LC graphics it's the "jagged" and "uncomplete" scripting. LC can do much more. Some basic ex

Re: Browser Widget/HTML5/LC Integration

2017-01-28 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: > So as not to burden this list which "use" list and not a "complain" > list I have responded to you at length directly. ...ands yet here we are, so we might as well enjoy the discussion. > 1) the graphics rendering layer of LC is behind the graphics > render

Re: Browser Widget/HTML5/LC Integration

2017-01-28 Thread Sannyasin Brahmanathaswami via use-livecode
Sure.. try this: go stack url "http://wiki.hindu.org/uploads/SivasHawaiiRevels_v001.livecode"; it's so "bad" as it is "just below par" enough to cause others to blink at it. I realize this seems like a challenge but take my word for it. Here in our shop we have several Keynote presentation ma

Re: Browser Widget/HTML5/LC Integration

2017-01-28 Thread hh via use-livecode
BR wrote: "Even my attempts with AnimationEngine which is, I believe as good as it's going to ever get with LC's engine, have a clunky, jerky feel." I tried to generate such "bad" graphics in LC without any success. So: Could we see (at least one of) such attempts? Don't forget the source code. _

Re: Browser Widget/HTML5/LC Integration

2017-01-27 Thread Sannyasin Brahmanathaswami via use-livecode
So as not to burden this list which "use" list and not a "complain" list I have responded to you at length directly. in a word: 1) the graphics rendering layer of LC is behind the graphics rendering layer of the browser 2) an IDE that provides a tool box for super elegant 21st century UI --

Re: Browser Widget/HTML5/LC Integration

2017-01-27 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: > Currently there is a "wall" between LC and the browser widget. ... > Our use case is simple: the browser widget by default can only store > data in the web indexDB space. But if you want to run a SQLLite > database in your mobile app, and use html5 for either,

Browser Widget/HTML5/LC Integration

2017-01-27 Thread Sannyasin Brahmanathaswami via use-livecode
How many devs here would be willing to pitch in $ to cover the cost for HQ to add "deep integration" between the browser widget and Livecode. Currently there is a "wall" between LC and the browser widget. Jonathan Lynch, myself and Andre have been looking into this very closely. There is no way