Added support for the wxFRAME_FLOAT_ON_PARENT style
authorRobin Dunn <robin@alldunn.com>
Sat, 20 Jan 2007 03:23:43 +0000 (03:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 20 Jan 2007 03:23:43 +0000 (03:23 +0000)
commita0232aa5207651deaf980c68f79546eed6327af7
tree5e8483fb65f5a8ab02b205108e4f5a2d3ce4cef9
parent01ad5e43bfb45c4d7622f2d615dd28a411e60367
Added support for the wxFRAME_FLOAT_ON_PARENT style

Also add a mode for the wxPOPUP_WINDOW style as a temporary hack to
make it easier using a wxFrame as a replacement for wxPopupWindow.
See how it is used in wxStyledTextCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/mac/carbon/toplevel.cpp