realbasic-nug
[Top] [All Lists]

Re: What is holding RB back? Dim WithEvents

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: What is holding RB back? Dim WithEvents
From: "Steve Garman" <realbasic at garman dot demon dot co dot uk>
Date: Mon, 31 Dec 2007 08:51:29 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
In a message regarding What is holding RB back?  Dim WithEvents dated Mon,
31 Dec 2007 11:05:33 +1100, James Mullins said that ...

> Dim WithEvents?

RB's implementation of ActiveX is not complete (and unlikely to be a high
priority in a cross-platform environment) but you can often mimic the
WithEvents functionality by subclassing the OleObject class and
implementing the EventTriggered Event.

-- 
Steve Garman
Using RB2007r5 Professional on Windows Vista Ultimate


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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