I was wondering about how the attributes of Spec models are decided on. Why does LabelModel have no font attribute? It seems obvious to me that a label should have a font. Why should LabelModel have no font attribute but an emphasis attribute? Why are we able to specify a font for a header in TreeColumnModel but not for the text in a TextInputFieldModel? Is there some deep philosophical reason behind this that I don't understand?
It seems to me that Spec produces interfaces that look like the pharo interface. Spec does not give you control over fonts and colours. But if you want to write an application you might well want a particular Look and Feel. Spec currently doesn't seem to allow this - you would have to fall back on to simple Morphs. -- View this message in context: http://forum.world.st/Spec-model-attributes-is-there-a-strategy-tp4744089.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.