home *** CD-ROM | disk | FTP | other *** search
- /* Next available MSG number is 61 */
-
- //----------------------------------------------------------------------------
- //
- // DDVIEW.DCL ¬⌐Ñ╗ 1.0
- //
- // ¬⌐┼v⌐╥ª│ (C) 1991-1992 Autodesk ñ╜Ñq
- //
- //
- // Ñ╗│n┼ΘºK╢O¿╤▒z╢iªµÑ⌠ª≤Ñ╬│~╗▌¿D¬║½■¿⌐íB¡╫º∩ñ╬╡oªµ, ª²¼O░╚╜╨┐φ┤`ñU¡z
- // ¡∞½h :
- //
- // 1) ñWªC¬║¬⌐┼v│qºi░╚╗▌ÑX▓{ªb¿Cñ@Ñ≈½■¿⌐∙╪íC
- // 2) ¼█├÷¬║╗í⌐·ñσÑ≤ñ]Ñ▓╢╖⌐·╕ⁿ¬⌐┼v│qºiñ╬Ñ╗╢╡│\Ñi│qºiíC
- //
- // Ñ╗│n┼Θ╢╚┤ú¿╤º@¼░└│Ñ╬ñW¬║░╤ª╥, ª╙Ñ╝┴n⌐·⌐╬┴⌠ºtÑ⌠ª≤½O├╥; ╣∩⌐≤Ñ⌠ª≤»S«φ
- // Ñ╬│~ñº╛A║┘⌐╩, ÑHñ╬░╙╖~╛P░Γ⌐╥┴⌠ºtÑX¿π¬║½O├╥, ªbª╣ñ@╖ºñ⌐ÑHº_╗{íC
- //
- //----------------------------------------------------------------------------
- //
- // Dialogue interface to VIEW command. Used with DDVIEW.LSP
- //
- //----------------------------------------------------------------------------
-
- dcl_settings : default_dcl_settings { audit_level = 0; }
-
- view : dialog {
- label = /*MSG1*/"╡°┤║▒▒¿ε";
- initial_focus = "edit_view";
- : list_box {
- label = /*MSG42*/"╡°┤║V";
- mnemonic = /*MSG43*/"V";
- width = 38;
- tabs = "34";
- key = "list_view";
- }
- : concatenation {
- : text_part {
- label = /*MSG45*/"¿·ª^╡°┤║: ";
- }
- : text_part {
- key = "res_text";
- width = 32;
- }
- }
- : row {
- : button {
- label = /*MSG3*/"¿·ª^R";
- mnemonic = /*MSG4*/"R";
- key = "restore";
- }
- : button {
- label = /*MSG11*/"N╖s½╪...";
- mnemonic = /*MSG46*/"N";
- key = "new_view";
- }
- : button {
- label = /*MSG9*/"ºR░úD";
- mnemonic = /*MSG10*/"D";
- key = "delete";
- }
- : button {
- label = /*MSG59*/"┤y¡zD...";
- mnemonic = /*MSG12*/"D";
- key = "describe";
- }
- }
- spacer_0;
- ok_cancel_help;
- }
-
- new_view : dialog {
- label = /*MSG60*/"⌐w╕q╖s╡°┤║";
- : edit_box {
- key = "new_view_name";
- allow_accept = false;
- label = /*MSG13*/"╡°┤║ªW║┘N:";
- mnemonic = /*MSG44*/"N";
- edit_width = 26;
- edit_limit = 31;
- }
- : radio_column {
- : radio_button {
- label = /*MSG5*/"¿·íuÑ╪½e┐├╣⌡ívC";
- mnemonic = /*MSG6*/"C";
- key = "r_current";
- }
- : radio_button {
- label = /*MSG7*/"ÑHíu«╪┐∩ív⌐w╕qD";
- mnemonic = /*MSG8*/"D";
- key = "r_window";
- }
- }
- : button {
- label = /*MSG47*/"«╪┐∩W <";
- mnemonic = /*MSG48*/"W";
- width = 10;
- key = "window";
- horizontal_alignment = left;
- fixed_width = true;
- }
- : row {
- : boxed_column {
- label = /*MSG49*/"▓─ñ@¿ñ┬I";
- key = "fc";
- : concatenation {
- : text_part {
- label = /*MSG50*/"X: ";
- key = "x1_label";
- }
- : text_part {
- key = "x1_text";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG51*/"Y: ";
- key = "y1_label";
- }
- : text_part {
- key = "y1_text";
- width = 10;
- }
- }
- }
- : boxed_column {
- label = /*MSG52*/"╣∩¿ñ┬I";
- key = "oc";
- : concatenation {
- : text_part {
- label = /*MSG53*/"X: ";
- key = "x2_label";
- }
- : text_part {
- key = "x2_text";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG54*/"Y: ";
- key = "y2_label";
- }
- : text_part {
- key = "y2_text";
- width = 10;
- }
- }
- }
- }
- : row {
- fixed_width = true;
- alignment = centered;
- : button {
- label = /*MSG55*/"└xªs╡°┤║S";
- mnemonic = /*MSG56*/"S";
- key = "save_view";
- fixed_width = true;
- }
- : spacer { width = 2; }
- cancel_button;
- }
- errtile;
- }
-
-
- valert : dialog {
- label = /*MSG14*/"─╡Ñ▄";
- : paragraph {
- : text_part {
- label = /*MSG57*/"ñwª│ªPªWñº╡°┤║ªsªb";
- }
- : text_part {
- label = /*MSG58*/"╣╧└╔ññíC▒²¡½╖s⌐w╕q╢▄?";
- }
- }
- : row {
- fixed_width = true;
- alignment = centered;
- : button {
- label = /*MSG16*/"¡½╖s⌐w╕qR";
- key = "accept";
- mnemonic = /*MSG17*/"R";
- is_default = true;
- width = 8;
- }
- : spacer {
- width = 2;
- }
- : button {
- label = /*MSG18*/"¿·«°C";
- key = "cancel";
- mnemonic = /*MSG19*/"C";
- is_cancel = true;
- width = 6;
- }
- }
- }
-
- vinquiry : dialog {
- label = /*MSG20*/"╡°┤║ªCÑ▄";
- : concatenation {
- : text {
- label = /*MSG21*/"╡°┤║ªW║┘:";
- }
- : text {
- key = "v_name";
- width = 31;
- }
- }
- spacer_1;
- : row {
- : row {
- : column {
- spacer_1;
- : text {
- label = /*MSG22*/"╝e½╫:";
- }
- : text {
- label = /*MSG23*/"░¬½╫:";
- }
- : text {
- label = /*MSG24*/"ºß┬α:";
- }
- }
- : column {
- spacer_1;
- : text {
- key = "v_width";
- width = 10;
- }
- : text {
- key = "v_height";
- width = 10;
- }
- : text {
- key = "v_twist";
- width = 10;
- }
- }
- }
- spacer_1;
- : column {
- : text {
- key = "cen_tar";
- width = 15;
- }
- : concatenation {
- : text_part {
- label = /*MSG29*/"X: ";
- }
- : text_part {
- key = "vtar_x";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG30*/"Y: ";
- }
- : text_part {
- key = "vtar_y";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG31*/"Z: ";
- }
- : text_part {
- key = "vtar_z";
- width = 10;
- }
- }
- }
- : column {
- : text {
- key = "direction";
- width = 15;
- }
- : concatenation {
- : text_part {
- label = /*MSG33*/"X: ";
- }
- : text_part {
- key = "vdir_x";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG34*/"Y: ";
- }
- : text_part {
- key = "vdir_y";
- width = 10;
- }
- }
- : concatenation {
- : text_part {
- label = /*MSG35*/"Z: ";
- }
- : text_part {
- key = "vdir_z";
- width = 10;
- }
- }
- }
- }
- spacer_1;
- : row {
- children_fixed_width = true;
- : column {
- : row {
- : column {
- : text {
- label = /*MSG36*/"│z╡°:";
- }
- : text {
- label = /*MSG38*/"½e║I¡▒:";
- }
- : text {
- label = /*MSG40*/"½ß║I¡▒:";
- }
- }
- : column {
- : text {
- key = "persp";
- width = 3;
- }
- : text {
- key = "fclipon";
- width = 3;
- }
- : text {
- key = "bclipon";
- width = 3;
- }
- }
- }
- }
- : column {
- children_fixed_width = true;
- : row {
- : column {
- : text {
- label = /*MSG37*/"├Φ└Y¬°½╫:";
- }
- : text {
- label = /*MSG39*/"░╛▓╛:";
- }
- : text {
- label = /*MSG41*/"░╛▓╛:";
- }
- }
- : column {
- : text {
- key = "lens";
- width = 8;
- }
- : text {
- key = "fclip";
- width = 8;
- }
- : text {
- key = "bclip";
- width = 8;
- }
- }
- }
- }
- }
- spacer_1;
- ok_only;
- }
-
-