and also replaced -with-iodbc with -with-odbc in the docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16539
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
pMiniFrm->Create( &GetParentFrame(), -1, pBar->mName,
wxPoint( 50,50 ),
wxSize ( 0, 0 ),
- wxFRAME_FLOAT_ON_PARENT | wxFRAME_TOOL_WINDOW
+ wxFRAME_FLOAT_ON_PARENT |
+ wxFRAME_TOOL_WINDOW |
+ wxFRAME_NO_TASKBAR
);
pMiniFrm->SetClient( pBar->mpBarWnd );
\normalbox{MORE TO COME}
{\it Under Unix}
---with-iodbc flag for configure
+--with-odbc flag for configure
\normalbox{MORE TO COME}