On Oct 29, 2008, at 8:57 AM, johnf wrote:
>> 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.
>
> Thanks Nate. Now we have more work.
There is a work-around. The 'removePage' method takes an optional
argument 'delPage'. If you pass False to that arg, the page is removed
but not destroyed. As long as you keep a reference to that page, it
will be unchanged, but no longer visible anywhere. You can then call
the pageframe's 'insertPage()' method to put the page back when you
want to show it.
-- Ed Leafe
_______________________________________________
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]