atom feed42 messages in at.iem.pd-devRe: [PD-dev] displaying when an arg h...
FromSent OnAttachments
Hans-Christoph SteinerJun 18, 2006 9:11 am 
Jamie BullockJun 19, 2006 11:31 am 
carmenJun 22, 2006 7:51 pm 
Hans-Christoph SteinerJun 22, 2006 11:24 pm 
Georg HolzmannJun 22, 2006 11:34 pm 
Frank BarknechtJun 23, 2006 2:47 pm 
Hans-Christoph SteinerJun 23, 2006 5:26 pm.pd
carmenJun 23, 2006 7:08 pm 
Luke Iannini (pd)Jun 23, 2006 9:11 pm 
Frank BarknechtJun 24, 2006 12:17 am 
zmoe...@iem.atJun 24, 2006 2:08 am.pd
padawan12Jun 24, 2006 9:16 am 
Mathieu BouchardJun 24, 2006 10:06 am 
Mathieu BouchardJun 24, 2006 10:11 am 
Mathieu BouchardJun 24, 2006 10:13 am 
Mathieu BouchardJun 24, 2006 10:23 am 
Martin PeachJun 24, 2006 11:46 am 
Julian OliverJun 24, 2006 12:44 pm 
Hans-Christoph SteinerJun 24, 2006 2:09 pm 
Hans-Christoph SteinerJun 24, 2006 2:51 pm 
Martin PeachJun 24, 2006 3:28 pm 
Tim BlechmannJun 25, 2006 2:42 am 
Julian OliverJun 25, 2006 4:53 am 
FedericoJun 25, 2006 12:33 pm 
geigerJun 26, 2006 4:00 am.pd, .pd
IOhannes m zmoelnigJun 26, 2006 5:44 am 
IOhannes m zmoelnigJun 26, 2006 6:00 am 
geigerJun 26, 2006 7:09 am 
IOhannes m zmoelnigJun 26, 2006 8:34 am 
Martin PeachJun 26, 2006 9:05 am 
Thomas GrillJun 26, 2006 10:52 am 
IOhannes m zmoelnigJun 28, 2006 2:05 am 
Thomas GrillJun 28, 2006 2:40 am 
geigerJun 28, 2006 6:53 am 
IOhannes m zmoelnigJun 28, 2006 7:13 am 
geigerJun 29, 2006 2:19 am 
IOhannes m zmoelnigJun 30, 2006 12:01 am 
Mathieu BouchardJun 30, 2006 7:24 pm 
Mathieu BouchardJul 3, 2006 11:58 am 
Hans-Christoph SteinerJul 4, 2006 9:54 pm 
Hans-Christoph SteinerJul 4, 2006 10:08 pm 
João Miguel PaisJul 6, 2006 2:26 am 
Subject:Re: [PD-dev] displaying when an arg has been overridden
From:Frank Barknecht (fb@footils.org)
Date:Jun 23, 2006 2:47:49 pm
List:at.iem.pd-dev

Hallo, Jamie Bullock hat gesagt: // Jamie Bullock wrote:

I second that - I think it would be a very useful feature. However, I think the colour should be quite subtle so as to not look too much like an error (red) or another alert message. Perhaps it should also be an option, so that people can turn 'colour mode' off if they really do just want black and white (or perhaps slightly better performance).

I would prefer something like a tooltip. IIRC I never ran into the problem of taking an argument to still be valid so a different color would just distract me. I mean, *a lot* of objects get a different value from the initialized one soon after a patch was loaded, for example every [f 0]X[+ 1] counter or many [osc~ 440]. And they might even be at their default value again for some time later, so a different color sounds a little bit useless.

Additionally I think, that there is no natural connection between the graphical signal: "object colored differently" and the information to be transported: "default value is overwritten". A tooltip however would directly display the needed information, so the connection between the graphical event and the information displayed is very close.

And last: When printed - I know Hans doesn't do that, but ... ;) - when printed, all objects should look the same, regardless what value they hold currently.

Ciao