XP & wxNotebook Question...

Hello NG,

      Looking at the wxWidgets Reference, under the wxNotebook class, I
found that for the window styles:

wxNB_LEFT Place tabs on the left side. Not supported under Windows XP.
                                                                                                 
wxNB_RIGHT Place tabs on the right side. Not supported under Windows XP.
                                                                                                 
wxNB_BOTTOM Place tabs under instead of above the notebook pages. Not supported
                           under Windows XP.
                                                                                                 
These styles are not supported under Windows XP. Just out of curiosity, is
it because XP can not handle these styles or because there is some
incompatibility between wx and XP?

Probably not an intelligent question, but... could anyone please enlight
me?

Thank you a lot.

Andrea.

···

------------------------------------------------------------------------------------------------------------------------------------------
Message for the recipient only, if received in error, please notify the
sender and read http://www.eni.it/disclaimer/

It's the former. XP's theming doesn't support these styles.

Microsoft's documentation has the same disclaimer, and C++ apps on
Windows have the same problems.

···

On Wed, Feb 09, 2005 at 01:28:23PM +0100, andrea.gavana@agip.it wrote:

These styles are not supported under Windows XP. Just out of
curiosity, is it because XP can not handle these styles or because
there is some incompatibility between wx and XP?

--
Tim Lesher <tim@lesher.ws>
http://www.lesher.ws