Here's a prototype using the new data structure [draw] commands
I mentioned.
I`ll try, I was writing the following:
For clarity I prefer to go backwards as sliders are already there: [V/Hslider].
Lets go to a more basic & useful html+Pd.
Some useful things:
This could simplify the [htmlcanvas] object that I was asking. http://www.w3schools.com/tags/tag_iframe.asp Careful with the "try it yourself", the src=*.html is incomplete/missing.
Also here some interesting combination of href= and javascript:
http://stackoverflow.com/questions/7755088/what-does-href-expression-a-href-...
Mensaje telepatico asistido por maquinas.
From: Jonathan Wilkes jancsika@yahoo.com Sent: Friday, January 27, 2017 8:52 PM To: Lucas Cordiviola; Alexandre Torres Porres; pd-list@lists.iem.at Subject: Re: [PD] Purr Data rc4
It comes from here:
http://www.w3schools.com/jquerymobile/jquerymobile_form_sliders.asp
Here's a prototype using the new data structure [draw] commands I mentioned. (Attached)
to the [struct] to store the slider value. Then I could create lots of sliders with different values. It's also possible to add fields to control the scaling, rotation, colors, etc.
I probably need some extra event types to specify the beginning and end of the drag event
handle text-flow
fields.
-Jonathan