#********************************************************
#*							*
#*	Resources for buttonBox				*
#*							*
#********************************************************

xbuttons*buttonBox.width:	130
xbuttons*buttonBox.height:	230

#********************************************************
#*							*
#*	Resources for buttonBox.Bitmap			*
#*							*
#********************************************************

xbuttons*buttonBox.SButton.width: 0
xbuttons*buttonBox.SButton.height: 0

#********************************************************
#*							*
#*	Resources for buttonBox.bitmap			*
#*							*
#********************************************************

xbuttons*buttonBox.normalButton.label:	Normal button
xbuttons*buttonBox.normalButton.flash:	2

xbuttons*buttonBox.quickButton.label:	Quick Button

xbuttons*buttonBox.unescapableButton.label:	Unescapable Button

xbuttons*buttonBox.liveButton.label:	Live Button
xbuttons*buttonBox.liveButton.flash:	2

xbuttons*buttonBox.radioButton1.label:	Radio Button 1
xbuttons*buttonBox.radioButton1.borderWidth:	0
xbuttons*buttonBox.radioButton1.bitmapFile:	radio_button
xbuttons*buttonBox.radioButton1.highlightBitmapFile:	highlight_radio_button
xbuttons*buttonBox.radioButton1.selectedBitmapFile:	select_radio_button
xbuttons*buttonBox.radioButton1.selhighBitmapFile:	highlight_select_radio_button
xbuttons*buttonBox.radioButton1.selected:	true
xbuttons*buttonBox.radioButton1.highlightMode:	2
xbuttons*buttonBox.radioButton1.selectMode:	2

xbuttons*buttonBox.radioButton2.label:	Radio Button 2
xbuttons*buttonBox.radioButton2.borderWidth:	0
xbuttons*buttonBox.radioButton2.bitmapFile:	radio_button
xbuttons*buttonBox.radioButton2.highlightBitmapFile:	highlight_radio_button
xbuttons*buttonBox.radioButton2.selectedBitmapFile:	select_radio_button
xbuttons*buttonBox.radioButton2.selhighBitmapFile:	highlight_select_radio_button
xbuttons*buttonBox.radioButton2.highlightMode:	2
xbuttons*buttonBox.radioButton2.selectMode:	2

xbuttons*buttonBox.checkBox.label:		Check Box
xbuttons*buttonBox.checkBox.borderWidth:	0
xbuttons*buttonBox.checkBox.bitmapFile:		check_box
xbuttons*buttonBox.checkBox.highlightBitmapFile:	highlight_check_box
xbuttons*buttonBox.checkBox.selectedBitmapFile:	select_check_box
xbuttons*buttonBox.checkBox.selhighBitmapFile:	highlight_select_check_box
xbuttons*buttonBox.checkBox.highlightMode:	2
xbuttons*buttonBox.checkBox.selectMode:	2

xbuttons*buttonBox.closeBox.label:
xbuttons*buttonBox.closeBox.bitmapFile: null
xbuttons*buttonBox.closeBox.highlightBitmapFile: highlight_close_box
xbuttons*buttonBox.closeBox.width:		16
xbuttons*buttonBox.closeBox.height:		16
xbuttons*buttonBox.closeBox.internalWidth:	0
xbuttons*buttonBox.closeBox.internalHeight:	0
xbuttons*buttonBox.closeBox.highlightMode:	2

xbuttons*buttonBox.scrollButton.label:	SCROLL BUTTON
xbuttons*buttonBox.scrollButton.highlightBackground:	white
xbuttons*buttonBox.scrollButton.highlightForeground:	black
xbuttons*buttonBox.scrollButton.intervalTime:	300
xbuttons*buttonBox.scrollButton.bitmapFile:	scroll_button
xbuttons*buttonBox.scrollButton.highlightBitmapFile:	highlight_scroll_button
xbuttons*buttonBox.scrollButton.insensitiveBitmapFile:	insensitive_scroll_button
xbuttons*buttonBox.scrollButton.highlightMode:	2

xbuttons*buttonBox.resizeButton.label:
xbuttons*buttonBox.resizeButton.bitmapFile:	resize_button
xbuttons*buttonBox.resizeButton.borderWidth:	4
xbuttons*buttonBox.resizeButton.borderColor:	white
xbuttons*buttonBox.resizeButton.highlightBorder:	black
xbuttons*buttonBox.resizeButton.highlightMode:	1

xbuttons*buttonBox.smallIcon.label:		Small Icon
xbuttons*buttonBox.smallIcon.borderWidth:	0
xbuttons*buttonBox.smallIcon.bitmapFile:	small_icon
