Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(1) | Derive(0) | Import(1)
src/d/i/digsby-HEAD/digsby/src/gui/uberwidgets/uberbook/tabbar.py digsby(Download)
from __future__ import with_statement from tab import Tab from gui import skin from OverlayImage import OverlayImage from navigation_arrows import Navi
# the arrow image shown when dragging tabs self.dropmarker=OverlayImage(self, self.dropmarkerimage) # self.dropmarker = Storage(Show = lambda v=True: None)