git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34083
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
self.SetTickDirection("rtl")
self.SetTickFont(self.ticker.GetFont())
self.ticker.SetText(self.txt.GetValue())
self.SetTickDirection("rtl")
self.SetTickFont(self.ticker.GetFont())
self.ticker.SetText(self.txt.GetValue())
def SetTickFont(self, font):
"""Sets ticker font, updates label"""
self.ticker.SetFont(font)
def SetTickFont(self, font):
"""Sets ticker font, updates label"""
self.ticker.SetFont(font)