Hm, I'm still getting the flicker after deleting all minimize/maximize
calls, also hide/show calls, BUT now only after clicking to another
tab first. Quite strange but there must be something going on
internally which causes it.
Maybe some state change calls aren't checked for actual change,
and c
Hi
Viktor Szakáts wrote:
>
> It looks the flicker is only present with the MLE and ListBox controls.
> They are sometimes painted in a blind state and repainted properly
> afterwards.
>
> Maybe the side effect of tab activation code?:
>oTab1:TabActivate := {|| oTab2:minimize(), oTab3:minim
It looks the flicker is only present with the MLE and ListBox controls.
They are sometimes painted in a blind state and repainted properly
afterwards.
Maybe the side effect of tab activation code?:
oTab1:TabActivate := {|| oTab2:minimize(), oTab3:minimize(),
oTab1:maximize() }
With 10 tabs suc
Hi Pritpal,
Viktor Szakáts wrote:
Two things I've noticed with demoxbp:
- When an MsgBox appears the dialog flickers. Can this be elminated
somehow?
- When clicking to the menu, then clicking to some non-active parts
of
the menu,
or to the caption, the content of the tabbed control (along
Hello Viktor
Viktor Szakáts wrote:
>
> Two things I've noticed with demoxbp:
>
> - When an MsgBox appears the dialog flickers. Can this be elminated
> somehow?
> - When clicking to the menu, then clicking to some non-active parts of
> the menu,
> or to the caption, the content of the tabbed