Should have responded to this also.

On Sun, Jul 3, 2011 at 11:14 AM, <os...@simsassociates.co.uk> wrote:

> **
> Code for BuildDialog (the .rc file is called DlgData.rc for very boring
> reasons; init and initDialog methods are commented out - appears to make no
> difference if they're uncommented):
>


Right.  There is no reason to over-ride the default implementation of any of
the ooDialog provided methods, unless you need to change the default
behavior.

Here, the default implementation of init() does everything needed - no
reason to over-ride it.  Same for initDialog().  The dialog data stem
provides everything needed to initialize the dialog controls - no reason to
over-ride initDialog().

--
Mark Miesfeld
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to