Peter TB Brett

Results 74 comments of Peter TB Brett

@noqsi You say that `name:number=value` would be "cleaner to display and easier to promote and override." Could you provide some detailed examples of what you're talking about, please?

@noqsi One of the things that really bites us at the moment is attributes that occur multiple times with the same `name=` component, and `source=` is one of them. Rather...

@vzh I suppose one problem is that `,` and `\n` are actually valid Linux filename characters. Probably there is a bug here, because we need to have an escaping system...

@vzh Ah, I see. There is a challenge if you have an attribute value that contains both a comma and a `\n`. Is it a comma-separated value, where one of...

@montegoulding This patch seems to include unrelated handler renaming changes.

What about using a grey and white chequerboard for "transparent"?

I don't know about empty, though. Tricky one. Text, e.g. "N/A"?

This engine issue in the field control affects all platforms. It's due to the field re-wrapping and re-laying-out all its contents whenever it changes. I came across it during my...

Is this also related to [bug 4084](http://quality.livecode.com/show_bug.cgi?id=4084)?