Re: setVisible in a TabItem

new topic     » goto parent     » topic index » view thread      » older message » newer message

Dan-Åke Engqvist wrote:
> 
> 
> I have put a control (Combo) in a TabItem.
> setVisble(Combo,w32False) should hide the
> control, but it doesn't work (IDE, win32Lib)
> Is it a bug or have I done something wrong?
> /Dan-Åke Engqvist

It is a bug, which I had noticed long ago. The next version of win32lib
 should correct this. The fix is not trivial, since it amounts to no
 less than separating logical visibility (whether you used setVisible()) and
 physical visibilty (IsVisible() API returns 0 or 1). That's how my modified
 version fixes it.

No timetable has been set so far for the next release. This depends on Derek.

CChris

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu