Mmedia, OGL lib directory changes; omitted naughty wxGA_SMOOTH style from wxProgressDialog;

wxMotif toolbar fix; ~wxWindow Motif fix


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-03-09 20:15:44 +00:00
parent b4414c1f37
commit 7b28757f5e
21 changed files with 232 additions and 166 deletions

View File

@@ -436,7 +436,7 @@ void csApp::CreateDiagramToolBar(wxFrame* parent)
int zoomW = 60;
int zoomH = 18;
#ifdef __WXMOTIF__
controlX += 70;
controlX += 75;
pointSizeW = 60;
pointSizeH = 22;
zoomW = 60;