
- zhandian:dialog {
- label = "切换展点注记" ;
- :boxed_radio_column {
- children_alignment = right ;
- children_fixed_width = true ;
- width = 40 ;
- :row {
- :spacer {
- width = 1 ;
- }
- :radio_button {
- label = "展测点点号" ;
- }
- }
- :row {
- :spacer {
- width = 1 ;
- }
- :radio_button {
- label = "展测点编码" ;
- }
- }
- :row {
- :spacer {
- width = 1 ;
- }
- :radio_button {
- label = "展测点高程" ;
- value = "1" ;
- }
- }
- }
- spacer_1;
- ok_cancel;
- }
|