python |
It seems that there have been some attempts at creating a custom gtk.CellRenderer that can render an arbitrary widget. Wait or try no more, it is here! |
|||
(Clearly I've been neglecting my blog for the last couple of months. To try and change that, I'll start with this small post, just to get the ball rolling again.) If it is unclear from the title, the Firefox widget I'm talking about is the toolbar buttons you get in the bookmarks toolbar that pops up a menu when you click it. I just wanted to take its functionality a bit further for Virtaal: Creating a similar widget which is not limited to a toolbar. |
|||
I have just completed the auto-completion and auto-correction classes for VirTaal! |
|||
OK, I know that the title is not very clear, so let me give a more complete description of the problem. I'll use the actual case in which it was used as example. I have a |
|||
