Kelie wrote: > Hello, > > Is there a way to make a form only resizable horizontally, not vertically? Call the frame's SetSizeHints with values for minH and maxH. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!