News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

src\main.h

Started by sethjackson, February 23, 2006, 09:24:30 PM

Previous topic - Next topic

sethjackson

On line 172 why is it wxNotebookEvent? Shouldn't it be wxFlatNotebookEvent?

void OnPageChanged(wxNotebookEvent& event);

thomas

Strictly, yes. This is a relict from the old days.

However, it does not really matter, it works just fine, and the object is not even used.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."