[PD] auto-completion with popup [was: 3 new gui-plugins]

yvan volochine yvan.pd at gmail.com
Fri May 6 21:32:20 CEST 2011


On 05/06/2011 08:16 PM, Patrice Colet wrote:
>   thank you for this plugin, is it possible to have a 8.4 compatible code?
> then it would be possible to load it within pd-vanilla

no sorry I won't support tcl-8.4 (and its ugly fonts)

note that gui-plugins work only in pd >= 0.43 (vanilla or not)
if you use pd-0.43 you should update tcl/tk to 8.5 anyway.

cheers,
_y

>> I found the time to refine autocompletion-plugin so I ended up kinda
>> rewriting it (screenshot below).
>>
>> there are lots of changes, it would be nice if some of you could test
>> it
>> and tell me what's wrong or what is weird etc...
>>
>> latest is here:
>> http://github.com/gusano/pd_stuffs/tree/master/gui-plugins/autocompletion
>>
>> I tested it only on linux and pd-0.43.1-test2 (vanilla).
>>
>> list of changes:
>>
>> - new GUI (à la DesireData)
>> - added support for osx and win32 (untested)
>> - added bash-completion-mode behavior (more or less)
>> - added *.cfg file for options
>> - completions update while typing
>> - added 'All' mode (requested: completions popup as soon as you type)
>> - hiting 'Enter' without the popup unedits and select the object
>> ...
>>
>> I'd like to track down bugs before releasing it this time ;)
>>
>> thanks for the help.




More information about the Pd-list mailing list