wxFontNotebookPage

Igor Korot ikorot at earthlink.net
Sun Mar 4 23:41:33 PST 2007


Hi, ALL,
In my project I need the wxFontNotebookPage class.
This is similar to font property page on Windows.

Since there is a wxFontDialogGeneric class, in order to
avoid code duplication I was thinking about adding the
boolean variable to the constructor of this dialog, indicating
what we will create.

However, since there is an objection against in  wx coding
policy, I started thinking about adding the new style to
this dialog.

Or is this a good candidate for exception?

Or maybe there is a patch already in the tracker?

Thank you.




More information about the wx-dev mailing list