! -*- Mode: Fundamental; tab-width: 8; indent-tabs-mode: nil -*-
!
! The contents of this file are subject to the Netscape Public License
! Version 1.0 (the "NPL"); you may not use this file except in
! compliance with the NPL.  You may obtain a copy of the NPL at
! http://www.mozilla.org/NPL/
!
! Software distributed under the NPL is distributed on an "AS IS" basis,
! WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
! for the specific language governing rights and limitations under the
! NPL.
!
! The Initial Developer of this code under the NPL is Netscape
! Communications Corporation.  Portions created by Netscape are
! Copyright (C) 1998 Netscape Communications Corporation.  All Rights
! Reserved.

Logot*MainForm.width:			500
LogoTest*MainForm.height:			400
LogoTest*MainForm.background:			Gray70
LogoTest*MainForm.shadowThickness:		0
LogoTest*MainForm.shadowType:			shadow_in

LogoTest*Logo.x:					50
LogoTest*Logo.y:					50

LogoTest*Logo.traversalOn:			False
LogoTest*Logo.highlightThickness:	0
LogoTest*Logo.shadowThickness:		1
LogoTest*Logo.highlightColor:		Gray20
LogoTest*Logo.background:			Gray70
LogoTest*Logo.highlightColor:		black

LogoTest*ToolBar.x:					50
LogoTest*ToolBar.y:					300

LogoTest*Logo.bufferType:			buffer_shared

LogoTest*ProgressBar.x:						50
LogoTest*ProgressBar.y:						150
LogoTest*ProgressBar.background:			Gray70
LogoTest*ProgressBar.width:					200
LogoTest*ProgressBar.usePreferredWidth:		False
LogoTest*ProgressBar.barColor:				CadetBlue
LogoTest*ProgressBar.cylonWidth:			40
LogoTest*ProgressBar.cylonInterval:			100
LogoTest*ProgressBar.cylonOffset:			2
