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 such becomes not very efficient, I wonder
if there is a shorter way to make this.
Brgds,
Viktor
On Sun, Jun 21, 2009 at 12:50 AM, Pritpal Bedi <[email protected]>wrote:
>
> 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 control (along with the
> > listbox)
> > will disappear. If clicked again on the menu, it reappears.
> > Can this disappearance/reappearance be eliminated?
> >
> > Both are only happening when the active tab is either the
> > listbox+scrollbars,
> > or the multiline text. The checkbox tab doesn't flicker.
> >
>
> Flicker with MsgBox() - I have no clue how to solve it. May be QT's default
> implementation.
>
> Disappearance of controls - I am trying to understand why this happens, no
> clues so far.
> Eventually it will be under control, just a matter of time.
>
> Did you tried this demo with Xbase++ ?
>
> Regards
> Pritpal Bedi
> --
> View this message in context:
> http://www.nabble.com/QT-demoxbp-tp24128717p24130017.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour