realbasic-betas.mbox
[Top] [All Lists]

Create handlers for MDIWindow events?

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Create handlers for MDIWindow events?
From: Ward Clark <ward at joyofmacs dot com>
Date: Sat, 26 Oct 2002 17:22:03 -0400
The online help for MDIWindow class describes three Events (Moved, Open, 
Resized), but it provides no information on how to provide a handler for 
these events.

The examples for setting MDIWindow properties imply that an MDI 
application automatically includes an MDIWindow property:

     App.MDIWindow.MinHeight=225
     App.MDIWindow.Height=72

I've found that I can subclass MDIWindow to provide a handler, but it's 
not clear now to hook this into my App object in place of the the 
"automatic" MDIWindow.

I'm currently using REALbasic 4.5.2, but I've downloaded 5.0a3 in case it 
will help.

-- Ward

---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>

Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.


<Prev in Thread] Current Thread [Next in Thread>