As a workaround I use the window.maxheight property to uniquely identify a
window.
On Tuesday, February 26, 2002, at 03:50 AM, apex at forked dot net wrote:
Summary: Window.name property not available
Product: REALbasic
ProductVersion: 4.0.2fc5
Component: Application
Severity: Incorrect Functionality
CC: realbasic-dr at lists dot realsoftware dot com
Reproduce: 1) Create new project
2) Add: MsgBox Window1.name to Open() event of Window1
3) Attempt to compile
Reproducible: Always
OSVersion: 10.1.3
CPUType: PowerPC
SubmittedOn:
REALbugsVersion: 1.4.2
Description: According to the Online Reference the Window class has a
Name property which is read-only at runtime. However, the IDE does not
recognize the .name property for a window. "Unknown Identifer 'name'"
WorkaroundNotes:
Workaround: 0
---
Subscribe to the digest:
<mailto:realbasic-dr-digest at lists dot realsoftware dot com>
Unsubscribe:
<mailto:realbasic-dr-off at lists dot realsoftware dot com>
|