Le 18 févr. 2010 à 19:30, Frank Niessink a écrit : > 2010/2/18 Jérôme Laheurte <[email protected]>: > > Now the classic style is the default. > > Better, but I still wonder whether it could be faster. The task tree > viewer is also a python widget and it redraws much faster.
Yes, but the items are constant-height I think, no need to compute the new height on every EVT_SIZE/add/remove/modify... > On a related note, each task takes about two lines vertical space. If > you put the icon and subject on the same line twice as much tasks > would fit in the same vertical space. Right. Cheers Jérôme
