News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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