wxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
authorRobin Dunn <robin@alldunn.com>
Sun, 2 Dec 2001 01:54:38 +0000 (01:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 2 Dec 2001 01:54:38 +0000 (01:54 +0000)
commit961c54c3333b9f231c0cac618c53d86cc15d993c
treea8b0d4b02f2781f3b234e868ee384b0b6854cc78
parent673ad11240bf326b7f74e2835ddaf7dc41a0813c
wxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
wxPopupTransientWindow otherwise.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/chkconf.h
include/wx/tipwin.h
src/generic/tipwin.cpp