home *** CD-ROM | disk | FTP | other *** search
- ! -*- 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.
-
- !
-
- PixmapTest*MainForm.width: 500
- PixmapTest*MainForm.height: 700
- PixmapTest*MainForm.background: Gray70
- PixmapTest*MainForm.shadowThickness: 0
- PixmapTest*MainForm.shadowType: shadow_in
-
- PixmapTest*fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
- PixmapTest*labelFontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
- PixmapTest*foreground: Black
-
-
- !!
- !! Large
- !!
- PixmapTest*Large.leftAttachment: attach_form
- PixmapTest*Large.rightAttachment: attach_none
- PixmapTest*Large.topAttachment: attach_form
- PixmapTest*Large.bottomAttachment: attach_none
- PixmapTest*Large.topOffset: 50
- PixmapTest*Large.leftOffset: 50
- PixmapTest*Large.buttonLayout: button_pixmap_only
-
- PixmapTest*Large.raiseOnEnter: true
-
- !!
- !! Small
- !!
- PixmapTest*Small.leftAttachment: attach_form
- PixmapTest*Small.rightAttachment: attach_none
- PixmapTest*Small.topAttachment: attach_widget
- PixmapTest*Small.bottomAttachment: attach_none
- PixmapTest*Small.topWidget: Large
- PixmapTest*Small.topOffset: 50
- PixmapTest*Small.leftOffset: 50
- PixmapTest*Small.buttonLayout: button_pixmap_only
-
- PixmapTest*Small.raiseOnEnter: true
-
-
-
-