Fw: Win32Lib TabControl bug

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

----- Original Message -----
From: "Tone ©koda" <tone.skoda at zapo.net>
To: <EUforum at topica.com>
Subject: Fw: Win32Lib TabControl bug


>
> ----- Original Message -----
> From: "Tone ©koda" <tone.skoda at zapo.net>
> To: <EUforum at topica.com>
> Sent: Friday, November 23, 2001 9:27 AM
> Subject: Win32Lib TabControl bug
>
>
> > When a tab item is selected, Win32Lib shows ALL windows which belong to
> that
> > tab item. This is not good. What if I have some hidden window in tab
item
> > which I don't want to be shown at that time?
> >
> > Solution: Because when tab item becomes deselected Win32Lib hides all
> > its windows, there is no way you can know which windows were
> > hidden and which visible when tab item was active.
> > So Win32Lib should probably have a list of hidden and visible windows
for
> > all tab items, and from that we would know which windows to show and
which
> > not.
> >
> > Problem is in Win32Lib.ew 0.56 in activateTabItems here:
> >
> > -- Show all the selected items
> >     for i = 1 to length(show) do
> >         setVisible(show[i], 1)
> >
> >

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

Search



Quick Links

User menu

Not signed in.

Misc Menu