Tim, Pascal is OO also. By Pascal I meant Object Pascal, but what I use is Delphi, based on the Pascal language. I noticed, after I double-clicked on the button, I didn't get a button-click event like in Delphi, but a actionPerformed event and instead of settting a property "text", I used a...