Re: flicker problem

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

On 2001 xxx -1, Tony Steward wrote:

> Hi Jerry,
> Faking it:
> Set the listview so it is not visible whilst loading and when finished make
> it visible again.
> setVisible(1stCity, False)
> eraseItems(lstCity)
> <begin loop>
>     addItem(lstCity,data)
> <end loop>
> setVisible(1stCity, True)
> 

  Tried that.  Doesn't work.  Still flickers.


       Jerry Story

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

Search



Quick Links

User menu

Not signed in.

Misc Menu