Do not realize the top level shell that acts as a parent
authorMattia Barbon <mbarbon@cpan.org>
Sat, 22 May 2004 18:01:33 +0000 (18:01 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 22 May 2004 18:01:33 +0000 (18:01 +0000)
commit5a2e3d8c47db7f95d504ecd45f58b96c56572dd1
tree7e3de40000ec6627fba4db778467a17f834a5068
parentf9c3d39b217d372286ec6553261c0a12a8b6fabd
  Do not realize the top level shell that acts as a parent
for top level windows. Add a realized child for the shell
for functions requiring it (clipboard at the moment).
  Use XtPopup to show top level widgets, as per Motif
guidelines.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/app.h
src/motif/app.cpp
src/motif/clipbrd.cpp
src/motif/dialog.cpp
src/motif/frame.cpp