[wxPython-users] wx.Frame Snap-To Functionality

Robin Dunn robin at alldunn.com
Mon Feb 11 12:54:21 PST 2008


John B wrote:
> I am creating a program that will require the creation of a Frame and multiple
> mini-frames that will surround. I am trying to find some command that will allow
> the mini-frames to snap together and also attach to the main frame (much like
> Winamp does with its components). I was wondering if there was any built in
> function that could do this- or will I just have to build the class that will
> sense when the components get close, and then snap them together. 

There is nothing built-in.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list