!
! resource settings for PGUI
!
! last update:		26.10.93
!
!
! global resources
!
*font:			7x14
*background:		LightGrey
!
! pgui - Level 0 (Shell)
!
*Pgui.title:		PGUI - Parallaxis Graphical User Inferface, Rev. 1.0
*Pgui.width:		1000
*Pgui.height:		970
*Pgui.borderWidth:	0
!
! ctrlmain - Level 1 (Form)
!
*ctrlmain.width:		1000
*ctrlmain.height:		970
*ctrlmain.horizDistance:	0
*ctrlmain.vertDistance:		0
!
! ctrlbutt - Level 2 (Form)
!
*ctrlbutt.width:	495
*ctrlbutt.height:	405
*ctrlbutt.resizable:	False
!
! moutput - Level 2 (Label)
!
*moutput.width:		496
*moutput.height:	15
*moutput.fromVert:	ctrlbutt
*moutput.vertDistance:	4
*moutput.label:		Program output
!
! fout - Level 2 (Form)
!
*fout.borderWidth:	0
*fout.width:		496
*fout.height:		245
*fout.fromVert:		moutput
*fout.vertDistance:	0
!
! minput - Level 2 (Label)
!
*minput.width:		496
*minput.height:		15
*minput.fromVert:	fout
*minput.vertDistance:	0
*minput.label:		Program input
!
! fin - Level 2 (Form)
!
*fin.borderWidth:	0
*fin.width:		496
*fin.height:		20
*fin.fromVert:		minput
*fin.vertDistance:	0
!
! mfile - Level 2 (Label)
!
*mfile.label:		Work file: <none> 
*mfile.width:		496
*mfile.height:		15
*mfile.fromVert:	fin
*mfile.vertDistance:	0
!
! ctrlfile - Level 2 (Form)
!
*ctrlfile.borderWidth:	0
*ctrlfile.width:	496
*ctrlfile.height:	405
*ctrlfile.fromVert:	mfile
*ctrlfile.vertDistance:	0
!
! mpes - Level 2 (Label)
!
*mpes.width:		495
*mpes.height:		15
*mpes.fromHoriz:	ctrlbutt
*mpes.horizDistance:	8
*mpes.label:		Processor topology
!
! ctrlstruc - Level 2 (Form)
!
*ctrlstruc.width:		495
*ctrlstruc.height:		405
*ctrlstruc.fromHoriz:		ctrlbutt
*ctrlstruc.fromVert:		mpes
*ctrlstruc.vertDistance:	0
*ctrlstruc.horizDistance:	8
!
! mwatches - Level 2 (Label)
!
*mwatches.width:	495
*mwatches.height:	15
*mwatches.fromVert:	ctrlstruc
*mwatches.fromHoriz:	ctrlfile
*mwatches.vertDistance:	5
*mwatches.label:	Parallaxis variables
!
! ctrlpes - Level 2 (Form)
!
*ctrlpes.vertDistance:	0
*ctrlpes.borderWidth:	0
*ctrlpes.width:		495
*ctrlpes.height:	405
*ctrlpes.fromVert:	mwatches
*ctrlpes.fromHoriz:	ctrlfile
!
! message - Level 2 (Label)
!
*message.font:		-adobe-helvetica-bold-r-normal--14-100-100-100-p-82-iso8859-1
*message.justify:	left
*message.label:
*message.width: 	1001
*message.height:	45
*message.fromVert:	ctrlfile
*message.vertDistance:	0
!
! outtext - Level 3 (AsciiText)
!
*outtext.height:	245
*outtext.width:		496
*outtext.horizDistance:	0
*outtext.vertDistance:	0
!
! intext - Level 3 (AsciiText)
!
*intext.height:		20
*intext.width:		496
*intext.horizDistance:	0
*intext.vertDistance:	0
!
! petext - Level 3 (AsciiText)
!

*petext*font:		fixed
*petext.height:		405
*petext.width:		495
*petext.horizDistance:	0
*petext.vertDistance:	0
!
! listvp - Level 3 (Viewport)
!
*listvp.width:		496
*listvp.height:		405
*listvp*font:		-adobe-courier-bold-r-normal--11-80-100-100-m-60-iso8859-1
*listvp.horizDistance:	0
*listvp.vertDistance:	0
!
! listfile - Level 4 (List)
!
*listfile.width:		496
*listfile.height:		405
*listfile.horizDistance:	0
*listfile.vertDistance:		0
*listfile.verticalList:		TRUE
!
! goodbye - (Command)
!
*goodbye.background:	lightgoldenrod
*goodbye.label:		Quit
*goodbye.width:		117
*goodbye.height:	21
!
! load - (Command)
!
*load.background:	mediumspringgreen
*load.label:		Load file
*load.width:		117
*load.height:		21
*load.fromHoriz:	goodbye
!
! edit - (Command)
!
*edit.background:	mediumspringgreen
*edit.label:		Edit file
*edit.width:		117
*edit.height:		21
*edit.fromHoriz:	load
!
! editor - (Command)
!
*editor.background:	mediumspringgreen
*editor.label:		Choose editor
*editor.width:		117
*editor.height:		21
*editor.fromHoriz:	edit
!
! go - (Command)
!
*go.background:		mediumspringgreen
*go.label:		Go
*go.width:		117
*go.height:		21
*go.fromVert:		goodbye
!
! step - (Command)
!
*step.background:	mediumspringgreen
*step.label:		Step
*step.width:		117
*step.height:		21
*step.fromHoriz:	go
*step.fromVert:		load
!
! over - (Command)
!
*over.background:	mediumspringgreen
*over.label:		Over
*over.width:		117
*over.height:		21
*over.fromHoriz:	step
*over.fromVert:		edit
!
! gline - (Command)
!
*gline.background:	mediumspringgreen
*gline.label:		Goto line
*gline.width:		117
*gline.height:		21
*gline.fromHoriz:	over
*gline.fromVert:	editor
!
! addwatch - (Command)
!
*addwatch.background:	mediumspringgreen
*addwatch.label:	Add watch
*addwatch.width:	117
*addwatch.height:	21
*addwatch.fromVert:	go
!
! delwatch - (Command)
!
*delwatch.background:	mediumspringgreen
*delwatch.label:	Delete watch
*delwatch.width:	117
*delwatch.height:	21
*delwatch.fromHoriz:	addwatch
*delwatch.fromVert:	step
!
! helpbutton - (Command)
!
*helpbutton.background:	mediumspringgreen
*helpbutton.label:	Help
*helpbutton.width:	117
*helpbutton.height:	21
*helpbutton.fromHoriz:	delwatch
*helpbutton.fromVert:	over
!
! stopex - (Command)
!
*stopex.background:	mediumspringgreen
*stopex.label:		Stop execution
*stopex.width:		117
*stopex.height:		21
*stopex.fromVert:	addwatch
!
! clearbp - (Command)
!
*clearbp.background:	mediumspringgreen
*clearbp.label:		Clear breakpts.
*clearbp.width:		117
*clearbp.height:	21
*clearbp.fromHoriz:	stopex
*clearbp.fromVert:	delwatch
!
! topol - (Command)
!
*topol.background:	mediumspringgreen
*topol.label:		Display
*topol.width:		117
*topol.height:		21
*topol.fromHoriz:	helpbutton
*topol.fromVert:	gline
!
! tpopup - (Popup)
!
*tpopup.title:		Display Processor topology
*tpopup.width:		500
*tpopup.height:		130
*tpopup.borderWidth:	0
!
! tform - (Form)
!
*tform.width:		500
*tform.height:		130
!
! td1 - (AsciiText)
!
*td1.width:		353
*td1.height:		30
!
! td2 - (AsciiText)
!
*td2.width:		63
*td2.height:		30
*td2.fromHoriz:		td1
!
! td3 - (AsciiText)
!
*td3.width:		63
*td3.height:		30
*td3.fromHoriz:		td2
! 
! tlabel - (Command)
!
*tlabel.width:		492
*tlabel.height:		30
*tlabel.label:		without PE-labels
*tlabel.fromVert:	td1
! 
! tstart - (Command)
!
*tstart.width:		492
*tstart.height:		30
*tstart.label:		start lower left
*tstart.fromVert:	tlabel
!
! tcircle - (Command)
!
*tcircle.width:		160
*tcircle.height:	30
*tcircle.label:		Display as circle
*tcircle.fromVert:	tstart
!
! tgrid - (Command)
!
*tgrid.width:		160
*tgrid.height:		30
*tgrid.label:		Display as grid
*tgrid.fromVert:	tstart
*tgrid.fromHoriz:	tcircle
!
! tnothing - (Command)
!
*tnothing.width:	160
*tnothing.height:	30
*tnothing.label:	Display nothing
*tnothing.fromVert:	tstart
*tnothing.fromHoriz:	tgrid
!
! pshell - (Popup)
!
*pshell.title:		Enter the name of the editor below:
*pshell.width:		600
*pshell.height:		65
!
! diaform - (Form)
!
*diaform.width:		600
*diaform.height:	65
!
! dialog - (AsciiText), done - (Command)
!
*dialog.width:		600
*dialog.height:		30
*done.fromVert:		dialog
*done.label:		Done
*done.width:		600
*done.height:		30
!
! wpopup - (Popup)
!
*wpopup.title:		Enter a correct Parallaxis expression below:
*wpopup.width:		500
*wpopup.height:		65
*wpopup.borderWidth:	0
!
! wform - (Form)
!
*wform.width:		500
*wform.height:		65
!
! wdialog - (AsciiText), wdone - (Command)
!
*wdialog.width:		480
*wdialog.height:	30
*wdone.fromVert:	wdialog
*wdone.label:		Done
*wdone.width:		480
*wdone.height:		30 
!
! glpopup - (Popup)
!
*glpopup.title:		Enter the line number you wish to go below:
*glpopup.width:		500
*glpopup.height:	65
*glpopup.borderWidth:	0
!
! glform - (Form)
!
*glform.width:		500
*glform.height:		65
!
! gldialog - (AsciiText), gldone - (Command)
!
*gldialog.width:	480
*gldialog.height:	30
*gldone.fromVert:	gldialog
*gldone.label:		Done
*gldone.width:		480
*gldone.height:		30
!
! helppopup - (Popup)
!
*helppopup.title:	Help window
*helppopup.width:	800
*helppopup.height:	800
!
! helpform - (Form)
!
*helpform.width:	800
*helpform.height:	800
!
! helpdone - (Command)
!
*helpdone.label:	Exit Help
*helpdone.width:	800
*helpdone.height:	50
!
! helptext - (AsciiText)
!
*helptext.width:	800
*helptext.height:	790
*helptext.fromVert:	helpdone
*helptext*font:         7x14
!
! File select window
!
! Level 0
!
*fisPopup.title:		Get Parallaxis-File
!
! Level 2
!
*fisPath.borderWidth:		0
*fisSeScList.fromVert:		fisPath
*fisSeScList.width:		227
*fisSeScList.height:		150
*fisFile.fromVert:		fisSeScList
!
! Level 3
!
! FisPath group
*fisPaLabel.label:		Path
*fisPaLabel.borderWidth:	0
*fisPaLabel.justify:		left
*fisPaPath.fromHoriz:		fisPaLabel
*fisPaPath.width:		175
! FisFile group
*fisFiLabel.label:		File:
*fisFiLabel.borderWidth:	0
*fisFiLabel.justify:		left
*fisFiName.fromHoriz:		fisFiLabel
*fisFiName.width:		172
*fisFiCancel.label:		Cancel
*fisFiCancel.width:		106
*fisFiCancel.fromVert:		fisFiName
*fisFiLoad.fromHoriz:		fisFiCancel
*fisFiLoad.fromVert:		fisFiName
*fisFiLoad.label:		Load
*fisFiLoad.width:		105


