Hi all, Is it possible (and how) to modify the width of a TextCtrl in a sizer ? I have tried : ... t = wx.TextCtrl(self.panel, -1, 'AAAA') ... t.SetSize(wx.Size(20, -1)) ... This doesn't work !... Thanks in advance for help. Friendly. -- Hugues JEAN-BAPTISTE (hjb at agorinfo.fr) AGORINFO S.A.S. (http://www.agorinfo.fr)