[wxPython] selecting valid resize border

Hey, Robin.. Does the wxRESIZE_BORDER style in wxPython imply a
WS_THICKFRAME style on the Windows side?

I'm intercepting the WM_NCHITTEST messages, but they're not affecting
anything.

···

----------
Keith J. Farmer
kfarmer@thuban.org
http://www.thuban.org

Hey, Robin.. Does the wxRESIZE_BORDER style in wxPython imply a
WS_THICKFRAME style on the Windows side?

Yes.

···

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