| From | Sent On | Attachments |
|---|---|---|
| yvan volochine | Apr 4, 2011 11:29 am | |
| Mathieu Bouchard | Apr 4, 2011 1:04 pm | |
| Pedro Lopes | Apr 4, 2011 1:32 pm | |
| yvan volochine | Apr 4, 2011 1:39 pm | |
| Mathieu Bouchard | Apr 4, 2011 1:39 pm | |
| Hans-Christoph Steiner | Apr 6, 2011 11:17 am | |
| Mathieu Bouchard | Apr 6, 2011 12:23 pm | |
| yvan volochine | Apr 6, 2011 12:26 pm | |
| Hans-Christoph Steiner | Apr 6, 2011 1:03 pm | |
| Mathieu Bouchard | Apr 6, 2011 2:09 pm | |
| Mathieu Bouchard | Apr 6, 2011 2:22 pm | |
| yvan volochine | Apr 7, 2011 12:15 am | |
| JF | Apr 14, 2011 2:53 am | |
| yvan volochine | Apr 14, 2011 4:55 am | |
| JF | Apr 14, 2011 8:15 am | |
| Joe White | Apr 14, 2011 8:27 am | |
| András Murányi | Apr 14, 2011 8:57 am | |
| Hans-Christoph Steiner | Apr 14, 2011 9:40 am | |
| Pagano, Patrick | Apr 14, 2011 10:29 am | |
| yvan volochine | Apr 14, 2011 12:23 pm | |
| Joe White | Apr 15, 2011 4:33 am | |
| yvan volochine | May 6, 2011 8:17 am | .gif |
| Patrice Colet | May 6, 2011 11:16 am | |
| yvan volochine | May 6, 2011 12:31 pm | |
| Patrice Colet | May 6, 2011 3:17 pm | |
| IOhannes m zmölnig | May 6, 2011 4:15 pm | |
| Hans-Christoph Steiner | May 6, 2011 5:08 pm | |
| Hans-Christoph Steiner | May 6, 2011 5:24 pm | |
| Patrice Colet | May 6, 2011 6:05 pm | |
| IOhannes m zmölnig | May 7, 2011 2:23 am | |
| yvan volochine | May 7, 2011 4:58 am | |
| IOhannes m zmölnig | May 7, 2011 7:04 am | .tcl |
| Hans-Christoph Steiner | May 7, 2011 10:45 am | |
| yvan volochine | May 7, 2011 11:01 am | |
| IOhannes m zmölnig | May 8, 2011 12:33 am | |
| Hans-Christoph Steiner | May 8, 2011 9:37 am | |
| Hans-Christoph Steiner | May 8, 2011 9:40 am | |
| yvan volochine | May 9, 2011 10:31 am | |
| IOhannes m zmoelnig | May 10, 2011 1:56 am | |
| András Murányi | May 10, 2011 11:54 am | |
| Hans-Christoph Steiner | May 11, 2011 12:45 pm | |
| JF | May 11, 2011 7:31 pm | |
| yvan volochine | May 12, 2011 3:32 am | |
| Mathieu Bouchard | Sep 19, 2011 9:48 pm | |
| Mathieu Bouchard | Sep 19, 2011 9:52 pm | |
| yvan volochine | Sep 21, 2011 1:27 am |
| Subject: | Re: [PD] 3 new gui-plugins | |
|---|---|---|
| From: | Pagano, Patrick (pa...@digitalworlds.ufl.edu) | |
| Date: | Apr 14, 2011 10:29:46 am | |
| List: | at.iem.pd-list | |
how do install the tab completion properly? There seems to be a few patches for pd. I am on OSX 10.6.6
did i miss a how to on this?
pp
________________________________________
From: pd-l...@iem.at [pd-l...@iem.at] On Behalf Of
Hans-Christoph Steiner [ha...@at.or.at]
Sent: Thursday, April 14, 2011 12:41 PM
To: András Murányi
Cc: PD List
Subject: Re: [PD] 3 new gui-plugins
That leads me to the question of how best to handle checking for duplicate loads in Pd. Perhaps we could reuse the Tcl 'package require' if it has functionality like this. So that each plugin would then be a package that needs to be loaded into Tcl. That's one idea.
.hc
On Thu, 2011-04-14 at 17:57 +0200, András Murányi wrote:
Hello Joe,
seems like Pd tries to load the plugin twice! Which means that you have its folder in your search path twice... try to remove one occurrence of the folder from your .pdsettings or .pdextended, and if it is a default folder, you can remove the single occurrence you find, because default folders are searched by default, no need to have them in your settings.
Andras
On Thu, Apr 14, 2011 at 17:27, Joe White <whit...@gmail.com> wrote: Hi Yvan,
First off, great plugin - love the feature!
I just checked out the latest version of the autocomplete plugin from github.
Every time I start up Pd I get the same error (this doesn't seem to affect any functionality):
loaded: autocompletion-plugin 0.33 ----------- UNHANDLED ERROR: can't rename to "::pd_bindings::sendkey_old": command already exists while executing "rename ::pd_bindings::sendkey ::pd_bindings::sendkey_old" ("uplevel" body line 12) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/joe/Library/Pd/autocompletion-plugin.tcl -----------
Also, when using the tab function, after the context menu shows, pressing the arrow keys (or any other key) followed by TAB again gives the following 'Application Error':
Error: Cannot call post message while al...
Once this shows Pd becomes unresponsive and I have to force quit it.
I'm running Pd-0.43-0 on a MacBook Pro running OS X 10.6.7
Thanks, Joe
Message: 4 Date: Thu, 14 Apr 2011 13:55:24 +0200 From: yvan volochine <yvan...@gmail.com> Subject: Re: [PD] 3 new gui-plugins To: JF <sain...@yahoo.com> Cc: pd-l...@iem.at Message-ID: <4DA6...@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 04/14/2011 11:54 AM, JF wrote: > The auto-completion is fantastic stuff! Especially the drop-down menu addition. > Congratulations Yvan, HC& JW. > > Is there anyway of modifying the plugin so that instead of using TAB this > happens...
there is a new version but it's still expermiental (and unreleased). if you wanna test it:
http://github.com/gusano/pd_stuffs
and checkout autocompletion_experimental branch
> * Create new object -> list of objects appear in full (0-9, a-z) but focus > stays in object
then it can be a *long* list of objects so I should change the GUI for it (nomore popup menu but a window with scrollbars but then you don't have an easy overview of all completions...). not sure I really want that though :/ maybe this could be a user option ?
> * Begin typing -> list of objects reduces as you type
the experimental version does that but there are still some bugs
> * See the one you want -> arrow key up/down, focus changes to drop-down box > then ENTER to select desired object
the current version does that
cheers, _y
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list






.gif