Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Jonathan Wilkes
- Original Message - > From: Ivica Ico Bukvic > To: Jonathan Wilkes ; 'Mathieu Bouchard' > > Cc: "pd-list@iem.at" > Sent: Tuesday, March 27, 2012 6:57 PM > Subject: Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now > av

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Ivica Ico Bukvic
Jonathan Wilkes wrote: > > > > >- Original Message - >> From: Mathieu Bouchard >> To: Ivica Ico Bukvic >> Cc: pd-list@iem.at >> Sent: Tuesday, March 27, 2012 11:45 AM >> Subject: Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote >

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Ivica Ico Bukvic
Jonathan Wilkes wrote: >- Original Message - > >> From: Ivica Ico Bukvic >> To: 'Mathieu Bouchard' >> Cc: pd-list@iem.at >> Sent: Tuesday, March 27, 2012 2:32 PM >> Subject: Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote >e

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Jonathan Wilkes
- Original Message - > From: Ivica Ico Bukvic > To: 'Mathieu Bouchard' > Cc: pd-list@iem.at > Sent: Tuesday, March 27, 2012 2:32 PM > Subject: Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now > available > >> Curiously, I wo

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Jonathan Wilkes
- Original Message - > From: Mathieu Bouchard > To: Ivica Ico Bukvic > Cc: pd-list@iem.at > Sent: Tuesday, March 27, 2012 11:45 AM > Subject: Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now > available > > Le 2012-03-06 à 00:42:00,

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Ivica Ico Bukvic
> Curiously, I would have said exactly that about your fontsize thing. I > would say that true zooming is the only way to go, and anything else > distracts by creating bigger complications. Well, code-wise it is not. I simply change font size and automate stretch values and don't worry about GOP

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-27 Thread Mathieu Bouchard
Le 2012-03-06 à 00:42:00, Ivica Ico Bukvic a écrit : Font based zooming simply changes font sizes and repositions all objects to be still in the same relation to each other. True zooming (ala desiredata), while desireable (no pun intended) Well, in desiredata, puns were intended. The name was

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-19 Thread Ivica Ico Bukvic
(A late) Thanks for the explanation! So am I getting your vision right: to have a sort of 'server' which runs pd patches and an editor which only edits patches and submits them to the server to run? Plus I guess dynamic patching and changes graphical objects' attributes which will make it all m

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-19 Thread András Murányi
2012/3/6 Ivica Ico Bukvic > [...]** > > > Zooming is cool! There are, however, some objects which don't scale > appropriately - the red GOP box is one. (See attached screenshot) > > ** ** > > That is because GOP objects are of user-selected size, just like iemgui > objects (which also do

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Ivica Ico Bukvic
...please note that some file links on the webpage don't work (because the file naming scheme has been altered). Oops, thanks for the bug report! Will fix that shortly (and while at it I am already uploading 20120305 version which makes tooltips even more robust) Zooming is cool! There

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Ivica Ico Bukvic
> Well, I personally prefer the "status bar" approach than tooltips that nestle > up next to > my mouse-- that's why I always printed out the tooltip at the bottom of > the patch (or > at the top if the user is mousing at the bottom).  This is basically the > Firefox > approach > seen when you mou

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Jonathan Wilkes
- Original Message - > From: Ivica Ico Bukvic > To: 'Jonathan Wilkes' ; 'p1k53l workshop' > ; pd-list@iem.at; linux-audio-u...@lists.linuxaudio.org > Cc: > Sent: Monday, March 5, 2012 2:09 PM > Subject: RE: [PD] ANN: pd-l2ork v.20120

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Ivica Ico Bukvic
> Sounds great.  I'll try it out in a bit. > > Just curious-- if I send [tip 1 Hello Canvas( to a canvas, where on the > canvas does the tooltip appear? > > -Jonathan Next to the cursor. We can alter that if this proves to be unintuitive. Best wishes, Ico

Re: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Jonathan Wilkes
sel.no > Cc: > Sent: Monday, March 5, 2012 12:07 PM > Subject: [PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now > available > >T he new release includes following fixes: > > *tooltips (partially based on Jonathan Wilkes's implementation) that appear

[PD] ANN: pd-l2ork v.20120304 and new disis_wiimote external now available

2012-03-05 Thread Ivica Ico Bukvic
The new release includes following fixes: *tooltips (partially based on Jonathan Wilkes's implementation) that appear in form of speech bubbles next to the object they relate to. Reliable detection of objects. Also works with gop objects. *major overhaul of the font resizing dialog/logic--font r