/[projectaxis]/projectaxis/projectAxis/src/visual/uiscreen_bmmore.cpp
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/uiscreen_bmmore.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by leiavoia, Sun Sep 14 01:05:00 2003 UTC revision 1.5 by leiavoia, Sun Sep 28 06:06:56 2003 UTC
# Line 86  UIScreen_BMMore::UIScreen_BMMore(PG_Widg Line 86  UIScreen_BMMore::UIScreen_BMMore(PG_Widg
86          minimap->SetTransparency(100);          minimap->SetTransparency(100);
87    
88          // find a way to auto-center this:          // find a way to auto-center this:
89          blotchmaker_lab = new PG_Label(this, PG_Rect(230,10,600, 35), "BlotchMaker - Map Generation Utility");          blotchmaker_lab = new PG_Label(this, PG_Rect(212,10,600, 35), "BlotchMaker - Map Generation Utility");
90          blotchmaker_lab->LoadThemeStyle("Label", "BigLabel");          blotchmaker_lab->LoadThemeStyle("Label", "BigLabel");
91            blotchmaker_lab->SetAlignment(1);
92    
93          go_back = new PG_Button(this, 100, PG_Rect(10,10,150, 25), "<< BACK");          go_back = new PG_Button(this, 100, PG_Rect(10,10,150, 25), "<< BACK");
94          go_back->LoadThemeStyle("Button", "Button");          go_back->LoadThemeStyle("Button", "Button");

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26