dial vs. jsui_360dial.js

Jakob Riis's icon

Hi. Anyone here know if/how its possible to get the jsui_360dial.js
behave like [dial] where the mouse cursor gets hidden and there is no
stopping because hitting the edge of the screen.

Max Patch
Copy patch and select New From Clipboard in Max.

All best,
Jakob

__________________________________

Jakob Riis
jr.abstractions for MaxMSP
http://www.sonicescape.net/maxmsp/
__________________________________

Emmanuel Jourdan's icon

On 7 nov. 07, at 16:46, Jakob Riis wrote:

> Hi. Anyone here know if/how its possible to get the jsui_360dial.js
> behave like [dial] where the mouse cursor gets hidden and there is no
> stopping because hitting the edge of the screen.

It's possible, but you'll have to modify how jsui_360dial.js is
implemented. As an example you can have a look to my ej.numbox, which
shows that behavior (endless, hidden pointer).

HTH,
ej

Zachary Seldess's icon

Here's a quick fix. Altered the ondrag function in the js file and added some business in max land.

best,
Zachary

Zachary Seldess's icon

One small improvement. Now the cursor reappears at the same point as it disappears (like in the dial object)

Jakob Riis's icon

Thanks Emmanuel and Zachary.
I'll see if I can implement the solution into the javascript.
:-)
J

__________________________________

Jakob Riis
jr.abstractions for MaxMSP
http://www.sonicescape.net/maxmsp/
__________________________________

Jakob Riis's icon

Thanks to the suggestions by Emmanuel and Zachary i managed to modify
the jsui_360dial.js and give it the endless dial behavior. Zip file attached.
/J

__________________________________

Jakob Riis
jr.abstractions for MaxMSP
http://www.sonicescape.net/maxmsp/
__________________________________

Jakob Riis's icon

it seems the attachment is missing in my previous post, here it is (again)... :-)
/J

wallace winfrey's icon

Jakob Riis wrote:
> it seems the attachment is missing in my previous post, here it is (again)... :-)

There's a bug in the forum code that prevents attachments attached to
list posts from making it onto the forum. This bug has been fixed
several times, but keeps re-appearing. I've talked to the FudForum devs
about this, and they're suggesting that we update our forum install.
Since our forum code is heavily customized in some areas (mostly having
to do with the mailing list integration, but also many display tweaks)
this is not as easy it sounds.

In the meantime, as a big a pain as it might seem, it's recommended that
you use the forum to post attachments, as those will both make it to the
forum and the list without issue.

Thanks for your patience and understanding in this matter,

w

Zachary Seldess's icon

Very nice!

catchk's icon

Hello.

Sorry to resurrect an old thread, but would someone be able to tell me how to set attributes such as min, max and range for the jsui_360dial? The default is set as 0-1 but I'm not sure how to change it. For instance, how would I change it so the output values would be 0-360?

Many thanks.

Emmanuel Jourdan's icon

scale or zmap are great objects too Otherwise the attached js should do the trick... Not really tested though.

catchk's icon

Thanks Emmanuel. Much appreciated.

keepsound's icon

HI, exist a way to make that the angular behavior will be of 270° instead 360° in the JS?
Thanx
Italo

keepsound's icon

Found... see screenshot

Schermata-2016-12-03-alle-15.51.27.png
png