Never mind. As I thought a bit more about naming the controls this
way, I decided it wasn't really a good idea.
Sorry for the interruption... Back to your regularly scheduled email.
RJay
On 9/20/06, RJay Hansen <email@hidden> wrote:
Quick question.
If you have two windows w/similar controls, is it a problem to assign
the same name to a similar control in each window?
For example, the default button on two different windows may be a
"Save" button. Could you name them both "saveNow" as long as you
specified which window they were attached to when addressing them (eg.
button "saveNow" of window "mainWindow")?