repaint question & WIN32LIB

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

Hi All,
When my window is resized I use the setRect() to resize a listview, which is
on a tab control. When I maximize the window it repaints perfectly, when I
restore it to original size the scroll bars and outlines for the LV are
invisible. If I switch tabs, then switch back it is fine. It seems that the
winow does not repaint properly.

I tried using setRect(LV,l,t,w,h,True) 		- Gave problem as above.

I tried using 	setRect(LV,l,t,w,h,False)
			repaintWindow(Window) 		- Gave problem as above.

Any Ideas?

Also in win32lib
Most ListView commands referance the columns starting from zero but not all.
Will this be standardized in next release.

Thanks

Tony Steward

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

Search



Quick Links

User menu

Not signed in.

Misc Menu