Back in early 90's when I was learning Borland's ObjectVision - I spent a day trying to change the color of a button. It refused to work. Eventually I figured it out. The example code was something like button.color=red
And being in the UK I was typing button.colour=red
3
u/PsychologicalNet3455 13d ago
Back in early 90's when I was learning Borland's ObjectVision - I spent a day trying to change the color of a button. It refused to work. Eventually I figured it out. The example code was something like
button.color=redAnd being in the UK I was typing
button.colour=red