home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-12-10 | 13.1 KB | 788 lines |
- [ControlOrder]
- Control1=Desk
- Control2=Unshelved
- Control3=none
- //Recycled
- Control4=AddBook
- Control5=none
- Control6=UpperRight
- Control7=LowerLeft
- Control8=LowerRight
- Control9=UpperMiddle
- Control10=SmallScreen
- Control11=Pattern
- Control12=Plant
- Control13=Chair
- Control14=none
- //Lamp
- Control15=Librarian
- Control16=ResearchCenter
- //ShelfList should be last
- Control17=ShelfList
-
-
- [LibraryView]
- MaxScreenX = 1280
- MaxScreenY = 1024
- MinScreenX = 640
- MinScreenY = 480
-
- SpineLength = 102
- //cannot be greater than 10
- MaxNumShelves = 4
- //cannot change
- SpineWidth = 33
-
- XCutOff=640
- YCutOff=480
-
- [Books]
- FontSize=90
- FontName=MS Sans Serif
-
- [BookBase]
- //blue book
- Red1=154
- Green1=170
- Blue1=245
- //brown book
- Red2=247
- Green2=190
- Blue2=164
- //purple book
- Red3=231
- Green3=158
- Blue3=245
- //green book
- Red4=80
- Green4=228
- Blue4=143
-
- [AnimatedDib]
- Voice=Sidney
-
- [BookShelf]
- // height of one bookshelf
- ShelfHeight=129
- // y coord of the margin between the bottom shelf and the end of the screen
- BottomMargin=100
- // margin between the left of the dummy shelf and our bookshelves
- LeftMargin=8
- // gap between top of dummy shelf and top of our shelf
- TopGap=19
- // gap between books
- BookMarginX=2
- // margin between the right of the dummy shelf and our bookshelves
- RightMargin= 18
- //gap btw top of book shelf and top of book
- TopBookGap=8
-
- //////Scroller arrows for all three tables
-
- [RecycledBookScrollDown]
- Type=foreground
- Display=all
- Messages=down
- Bitmap=DownKnob.BMP
- ZOrder=10
- ID=-1
- TransparentColorRed=255
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 20
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Recycled
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = Recycled
- YDeltaMinMax = 0
-
- [RecycledBookScrollUp]
- Type=foreground
- Display=all
- Messages=up
- Bitmap=UpKnob.BMP
- ZOrder=10
- ID=-1
- TransparentColorRed=255
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 20
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Recycled
- XDeltaMinMax = 0
- YAbsolute = 8
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = Recycled
- YDeltaMinMax = 0
-
-
- [UnshelvedBookScrollDown]
- Type=foreground
- Display=all
- Messages=down
- Bitmap=DownKnob.BMP
- ZOrder=4
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 243
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Unshelved
- XDeltaMinMax = 0
- YAbsolute = 3
- YAlign = top
- //bottom
- YRelativeAlign = bottom
- //top
- YRelativeControl = UnshelvedBookScrollUp
- //Unshelved
- YDeltaMinMax = 0
-
- [UnshelvedBookScrollUp]
- Type=foreground
- Display=all
- Messages=up
- Bitmap=UpKnob.BMP
- ZOrder=4
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 243
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Unshelved
- XDeltaMinMax = 0
- //-m_nNumBooks*nSpineWidth
- YAbsolute = 10
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = Unshelved
- YDeltaMinMax = 0
-
- [DeskBookScrollDown]
- Type=foreground
- Display=all
- Messages=down
- Bitmap=DownKnob.BMP
- ZOrder=10
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 120
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Desk
- XDeltaMinMax = 0
- YAbsolute = 3
- YAlign = top
- //bottom
- YRelativeAlign = bottom
- //top
- YRelativeControl = DeskBookScrollUp
- //Desk
- YDeltaMinMax = 0
-
- [DeskBookScrollUp]
- Type=foreground
- Display=all
- Messages=up
- Bitmap=UpKnob.BMP
- ZOrder=10
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 120
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Desk
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = Desk
- YDeltaMinMax = 0
-
- /////Bookshelf scrollers left,right,up,down
- [BookShelfArrowRight]
- Type=foreground
- Display=all
- Messages=down
- Bitmap=ArrowRightShelf.bmp
- //one less than bookshelf.z
- ZOrder=5
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = -15
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = RightBookcase
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = center
- YRelativeAlign = center
- YRelativeControl = shelflabel
- YDeltaMinMax = 0
-
- [BookShelfArrowLeft]
- Type=foreground
- Display=all
- Messages=up
- Bitmap=ArrowLeftShelf.bmp
- //one less than bookshelf.z
- ZOrder=5
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 10
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = LeftBookcase
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = center
- YRelativeAlign = center
- YRelativeControl = shelflabel
- YDeltaMinMax = 0
-
- [ShelfScrollArrowUp]
- Type=foreground
- Display=all
- Messages=up
- Bitmap=ArrowBookcaseUp.bmp
- ZOrder=948
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = -16
- XAlign = left
- XRelativeAlign = right
- XRelativeControl = RightBookcase
- XDeltaMinMax = 0
- YAbsolute = 17
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = RightBookcase
- YDeltaMinMax = 0
-
-
- [ShelfScrollArrowDown]
- Type=foreground
- Display=all
- Messages=down
- Bitmap=ArrowBookcaseDown.bmp
- ZOrder=948
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = -16
- XAlign = left
- XRelativeAlign = right
- XRelativeControl = RightBookcase
- XDeltaMinMax = 0
- YAbsolute = 37
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = RightBookcase
- YDeltaMinMax = 0
-
-
- [VerticalBook]
- ZOrder=5
- ID=13
- ColorRed=-1
- ColorGreen=
- ColorBlue=
-
- [HorizontalBook]
- ZOrder=4
- ID=14
- ColorRed=-1
- ColorGreen=
- ColorBlue=
-
- [ShelfLabel]
- Type=foreground
- Display=all
-
- Bitmap=ShelfName.Bmp
- ZOrder=6
- ID=20
- TransparentColorRed=255
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 10
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- FontSize=100
- FontName=Times New Roman
-
- //buttons
- [ResearchCenter]
- Type=button
- Display=all
- Action = research
-
- Bitmap=research-center.bmp
- ZOrder=0
- ID=26
- TransparentColorRed=255
- TransparentColorGreen=0
- TransparentColorBlue=255
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = Desk
- XDeltaMinMax = 0
- YAbsolute =23
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = Desk
- YDeltaMinMax = 0
-
- //bookcase creation order
- [BookcaseOrder]
- Control1=LeftBookcase
- Control2=RightBookcase
-
- [LeftBookcase]
- Type=foreground
- Display=all
-
- Bitmap=bookcase-left.bmp
- ZOrder=949
- ID=18
- TransparentColorRed=-1
- TransparentColorGreen=49
- TransparentColorBlue=49
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 10
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 50
-
- [RightBookcase]
- Type=foreground
- Display=all
-
- Bitmap=bookcase-right.bmp
- ZOrder=949
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=49
- TransparentColorBlue=49
-
- XAbsolute = -129
- //-169
- XAlign = left
- XRelativeAlign = right
- XRelativeControl = LeftBookcase
- XDeltaMinMax = 125
- YAbsolute = 10
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 50
-
-
- [Librarian]
- Type=foreground
- Display=all
- Zorder = 12
-
- XAbsolute = 10
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = unshelved
- XDeltaMinMax = 0
- YAbsolute = 31
-
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = Unshelved
- YDeltaMinMax = -30
-
- [Desk]
- Type=tablebase
- Display=all
- XBookOffset = 10
- YBookOffset = 0
-
- Bitmap=research-Desk.bmp
- ZOrder=13
- ID=15
- TransparentColorRed=255
- TransparentColorGreen=0
- TransparentColorBlue=255
-
- XAbsolute =35
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = screen
- XDeltaMinMax = -35
- YAbsolute = 17
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = -17
-
- ScrollUpName = DeskBookScrollUp
- ScrollDownName = DeskBookScrollDown
-
- [Recycled]
- Type=tablebase
- Display=all
- XBookOffset = 45
- YBookOffset = 0
-
- Bitmap=Recycled.bmp
- ZOrder=10
- ID=19
- TransparentColorRed=-1
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = -16
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 16
- YAbsolute = 37
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = -37
-
- ScrollUpName = RecycledBookScrollUp
- ScrollDownName = RecycledBookScrollDown
-
-
- [Unshelved]
- Type=tablebase
- Display=all
- XBookOffset = 135
- YBookOffset = 10
-
- Bitmap=Librarian-Desk.bmp
- ZOrder=14
- ID=17
- TransparentColorRed=255
- TransparentColorGreen=0
- TransparentColorBlue=255
-
- XAbsolute = 100
- XAlign = right
- XRelativeAlign = left
- XRelativeControl = desk
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- ScrollUpName = UnshelvedBookScrollUp
- ScrollDownName = UnshelvedBookScrollDown
-
-
- [Plant]
- Type=background
- Display=all
-
- Bitmap=Plant.bmp
- ZOrder=2
- ID=-1
- TransparentColorRed=255
- TransparentColorGreen=1
- TransparentColorBlue=255
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- //XAbsolute = 0
- //-338
- //XAlign = right
- //left
- //XRelativeAlign = right
- //XRelativeControl = screen
-
-
- XDeltaMinMax = 0
- -139
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = -66
-
- [Pattern]
- Type=background
- Display=large
-
- Bitmap=book-Pattern.BMP
- ZOrder=1100
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = right
- XRelativeAlign = left
- XRelativeControl = UpperRight
- XDeltaMinMax = 0
- //Pattern is btw top.bottom and LowerLeft.top
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = bottom
- YRelativeControl = UpperMiddle
- YDeltaMinMax = 0
-
- Y2Absolute = 0
- Y2RelativeAlign = top
- Y2RelativeControl = LowerLeft
-
-
- [AddBook]
- Type=button
- Display=all
- Action = AddBook
-
- Bitmap=buy-book.bmp
- ZOrder=0
- ID=16
- TransparentColorRed=255
- TransparentColorGreen=0
- TransparentColorBlue=255
-
- XAbsolute = 0
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 23
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = desk
- YDeltaMinMax = 0
-
- [SmallScreen]
- Type=background
- Display=small
-
- Bitmap=640x480.BMP
- ZOrder=995
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [UpperLeft]
- Type=background
- Display=large
-
- Bitmap=top-left.bmp
- ZOrder=995
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [UpperRight]
- Type=background
- Display=large
-
- Bitmap=top-right.bmp
- ZOrder=999
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [UpperMiddle]
- Type=background
- Display=large
-
- Bitmap=top.bmp
- ZOrder=1001
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = right
- XRelativeAlign = left
- XRelativeControl = UpperRight
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = top
- YRelativeAlign = top
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [LowerLeft]
- Type=background
- Display=large
-
- Bitmap=bottom-left.bmp
- ZOrder=990
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [LowerRight]
- Type=background
- Display=large
-
- Bitmap=bottom-right.bmp
- ZOrder=992
- ID=-1
- TransparentColorRed=-1
- TransparentColorGreen=
- TransparentColorBlue=
-
- XAbsolute = 0
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = screen
- XDeltaMinMax = 0
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = bottom
- YRelativeControl = screen
- YDeltaMinMax = 0
-
- [Chair]
- Type=background
- Display=all
-
- Bitmap=Chair.BMP
- ZOrder=800
- ID=-1
- TransparentColorRed=255
- TransparentColorGreen=0
- TransparentColorBlue=255
-
- XAbsolute = -10
- XAlign = left
- XRelativeAlign = left
- XRelativeControl = unshelved
- XDeltaMinMax = 0
- YAbsolute = 70
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = Unshelved
- YDeltaMinMax = -70
-
- [Lamp]
- Type=background
- Display=all
-
- Bitmap=Lamp.BMP
- Bitmap2=onLamp.bmp
- ZOrder=900
- ID=-1
- TransparentColorRed=255
- TransparentColorGreen=255
- TransparentColorBlue=255
-
- XAbsolute = 20
- XAlign = right
- XRelativeAlign = right
- XRelativeControl = screen
- XDeltaMinMax = -20
- YAbsolute = 0
- YAlign = bottom
- YRelativeAlign = top
- YRelativeControl = Desk
- YDeltaMinMax = 0
-
-