News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

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."