On Tue, 20 Jan 2009 18:55:06 +0200
"Ville M. Vainio" <[email protected]> wrote:

> What would go into implementing progress bars is independet of the the
> work Edward is doing ATM - what needs to be done is implementing a
> custom drawer for treewidget by doing a delegate (subclass of
> QItemDelegate) that takes care of the actual drawing of the items:
> 
> http://google.com/codesearch?hl=en&q=QItemDelegate+lang%3Apy
> 
> Conveniently, you can probably override the QItemDelegates paint()
> method, call the superclasses paint() method and draw your bar over
> it.

Thanks for the pointer, I'll take a note - I'm still not touching that
piece of code until Edwards done with whatever he's doing ;-)

Cheers -Terry

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to