aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/ximtool/gui/blink.obj
blob: dfae686152594216f14aa9520008fb9f7012a938 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46

set Objects(blink_panel) { \
	toplevel	TopLevelShell 	blink_panel\
	blink_panel  	Layout	 	bpLayout\
\
	bpLayout  	Frame	 	brMenuFrame\
	brMenuFrame  	Layout	 	brMenuBar\
	brMenuBar  	Command	 	brClose\
\
	bpLayout	Frame		brFrame\
	brFrame		Layout		brLayout\
\
	brLayout	Group	 	brFramesG\
	brFramesG  	Layout	 	brFrames\
	brFrames	MenuButton  	brFrame1\
	brFrames	MenuButton  	brFrame2\
	brFrames	MenuButton  	brFrame3\
	brFrames	MenuButton  	brFrame4\
	brFrames	MenuButton  	brFrame5\
	brFrames	MenuButton  	brFrame6\
	brFrames	MenuButton  	brFrame7\
	brFrames	MenuButton  	brFrame8\
	brFrames	MenuButton  	brFrame9\
	brFrames	MenuButton  	brFrame10\
	brFrames	MenuButton  	brFrame11\
	brFrames	MenuButton  	brFrame12\
	brFrames	MenuButton  	brFrame13\
	brFrames	MenuButton  	brFrame14\
	brFrames	MenuButton  	brFrame15\
	brFrames	MenuButton  	brFrame16\
\
	brLayout	Group	 	brCmdG\
	brCmdG	 	Layout	 	brCmd\
	brCmd	 	Command	 	brReset\
	brCmd	 	Label	 	brRateLabel\
	brCmd	 	Frame	 	brBRframe\
	brBRframe  	Layout	 	brBRlayout\
	brBRlayout  	Arrow	 	brBRdecrease\
	brBRlayout  	TextBox	 	brBRtext\
	brBRlayout  	Arrow	 	brBRincrease\
	brCmd	 	Command	 	brRegButton\
	brCmd	 	Command	 	brMatchButton\
	brCmd	 	TextToggle  	brBlinkButton\
	brCmd	 	TextToggle  	brAregButton\
}