Re: [PD] Deken - question / feature request

2018-12-20 Thread IOhannes m zmölnig
On 12/20/18 9:52 PM, João Pais wrote:
>> however, most people will not have the deken-cmdline utility readily
>> available, so you may find it it of limited use.
> 
> Ah, if you meant developer/deken, it's available only as a bash script.

well technically, it's not a "bash script" (you can download a
self-contained deken.exe on windows).

but yes, you (can only) run it from the commandline (CLI, terminal,
"Eingabeaufforderung",...) which is what i was trying to say all along.

gamsdr
IOhannes



signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Deken - question / feature request

2018-12-20 Thread João Pais



I need to distribute a patch, which has to be programmed in Pd Vanilla
but with some external libraries. Since the patch will be downloaded by
unexperienced persons, it would be good that the externals would be
automatically installed by deken. I was looking for a script feature in
deken that would allow that, but didn't find any. Is there a way of
doing it, or would it be complex to add to deken's features?



the "deken" cmdline utility has such a feature:
$ deken install -r requirementsfile.txt

however, most people will not have the deken-cmdline utility readily
available, so you may find it it of limited use.


Ah, if you meant developer/deken, it's available only as a bash script.  
It's theoretically possible in windows, but it requires installing  
advanced features, which the "normal user" won't be able to do (it would  
be easier for them to learn how to use deken inside Pd).
But nevertheless I'll see if there's any way of also packaging an  
executable that allows to run that script.


best,

joao



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd Vanilla donecanvasdialog GOP starts edit mode

2018-12-20 Thread João Pais


I'm too lazy to look it up and I don't remember the exact details, but I  
believe you can change the 4th argument to 3 and it will not set edit  
mode, ala:


pd-$1data-marker donecanvasdialog 1 1 3 0 0 110 110 $2 $3 0 0 1 1 1;


3 is the key. If this is a different issue, sorry for the noise.


Unfortunately it didn't work. That controls the gop + "hide object  
name..." parameters. Any value from 0-2 turns edit mode on. I think any  
value above 2 has the same effect as 2.


Joao___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list