Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-07 Thread Hans-Christoph Steiner
lacewithtag is relative, so > > the two don’t play very nice. > > > > HTH > > > > Ico > > > > From: Hans-Christoph Steiner > [mailto:h...@at.or.at] > > Sent: Friday, November 04, 2011 6:26 PM > > To: Ivica Ico Bukvic > > Cc: pd-li

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-06 Thread Mathieu Bouchard
Le 2011-11-05 à 22:32:00, Hans-Christoph Steiner a écrit : On Nov 5, 2011, at 12:47 PM, Mathieu Bouchard wrote: GF supports 3 different ABIs of GEM, but now there's a new ABI that it isn't compatible with yet. It's the 3rd different GEM ABI to be labelled «0.93» so far. (but I don't remember w

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-05 Thread Hans-Christoph Steiner
On Nov 5, 2011, at 12:47 PM, Mathieu Bouchard wrote: > Le 2011-11-05 à 00:50:00, Hans-Christoph Steiner a écrit : > >> The problem with changing t_widgetbehavior is that it breaks binary >> compatibililty, I think. > > Yes, and I already had made extra-crunchy hacks in GridFlow so that it can

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-05 Thread Mathieu Bouchard
Le 2011-11-05 à 00:50:00, Hans-Christoph Steiner a écrit : The problem with changing t_widgetbehavior is that it breaks binary compatibililty, I think. Yes, and I already had made extra-crunchy hacks in GridFlow so that it can be binary-compatible with both Vanilla and Extended while doing m

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-05 Thread Ivica Ico Bukvic
ve, so the two > don’t play very nice. > > HTH > > Ico > > From: Hans-Christoph Steiner [mailto:h...@at.or.at] > Sent: Friday, November 04, 2011 6:26 PM > To: Ivica Ico Bukvic > Cc: pd-list@iem.at > Subject: Re: [PD] how to capture window-related mouse-events w

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-05 Thread Mathieu Bouchard
Le 2011-11-04 à 23:36:00, Ivica Ico Bukvic a écrit : Because after studying the code it looked like a difficult thing to pull off. This is because the regular displacefn is used for initial posting of objects which is absolute in nature while displacewithtag is relative, so the two don’t play

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-04 Thread Hans-Christoph Steiner
; Sent: Friday, November 04, 2011 6:26 PM > To: Ivica Ico Bukvic > Cc: pd-list@iem.at > Subject: Re: [PD] how to capture window-related mouse-events when toxy > isdiscontinued? > > > Hey Ico, > > What not just use the displacefn to do the move with tags? Then

Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued?

2011-11-04 Thread Ivica Ico Bukvic
-Christoph Steiner [mailto:h...@at.or.at] Sent: Friday, November 04, 2011 6:26 PM To: Ivica Ico Bukvic Cc: pd-list@iem.at Subject: Re: [PD] how to capture window-related mouse-events when toxy isdiscontinued? Hey Ico, What not just use the displacefn to do the move with tags? Then we