Valid control names (OpenInsight Specific)
At 25 JAN 1999 01:11:18PM Oystein Reigem wrote:
Can anybody tell me which names can be used for controls? I browsed the online docs and found that "values for window name can be the same as those for key". Does that go for names of (other) controls too?
I'm not after anything too fancy. I just need to have some controls named so that a handler can easily distinguish them from the others. Names like "$CONTROLNAME" or "CONTROLNAME$" will do. (I'd like to avoid "_CONTROLNAME" and "CONTROLNAME_", though.)
- Oystein -