Re: Listview gridline problem with Win32Lib0.70.20

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

I can confirm this goes equally wrong on 2.4. It also went wrong for me on 0.60.6
An improvement, though not perfect, is to add

procedure onScroll(integer self, integer event, sequence parms) 
    repaintWindow(self) 
end procedure 
setHandler(ListView1, w32HScroll, routine_id("onScroll")) 

HTH
Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu