On Tue, Oct 28, 2008 at 10:42 PM, johnf <[EMAIL PROTECTED]> wrote:
> I'd like hide a tab.
> On Linux
> self.pageframeID.Pages[0].Hide() works
> but on windows it does not.  Anybody know why.  Maybe I'm doing incorrectly?

It is because of the way wx is built on GTK in Linux.  Another example
is that Transparency works in Windows but not Linux.  I just tested in
Vista and the Visible property for pages doesn't work and calling
Hide() returns False.

Nate L.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to