standard dialogs captions

Troels tk at tk.tk
Wed Nov 1 12:17:51 PST 2006


Vadim Zeitlin wrote:
> On Wed, 01 Nov 2006 16:00:22 +0100 Troels <tk at tk.tk> wrote:
>  I think you're confused: "happened to work" is not the same as "supported".

Well, it used to fulfill a need, to 'just work'. That counts for 
something. Now it no longer works.

(I'll stop whining now)

> T> [global function slightly disguised as member function, have very very 
> T> many cousins all over wx/include/wx]
>  I won't list the many advantages of using accessor functions to using
> using the variables directly as I'm sure you're well aware of them already.

Actually I was being evil and hinting at something else, namely static 
member functions being kludges to the same extent as public variables: 
it's simply not object orientation. Both are ok with me though.

Regards







More information about the wx-users mailing list