mat_placement_layout.res

来自「proe5.0野火版下载(中文版免费下载)」· RES 代码 · 共 299 行

RES
299
字号
!* resource file for Material Placement editor !* 02-Jul-04 K-03-06 GHJ   $$1   Created for advance material editing!* 31-Aug-06 L-01-16 aamm  $$2   Add Thumbwheel for Pole rotation!* 27-Nov-06 L-01-22 aamm  $$3   Add Reset!* 08-Jan-09 L-03-24 psagar $$4  Updated(Layout mat_placement_layout    (Components        (SubLayout                      Copies)        (Tab                            TScale                                        Scale                                        HiddenTab)        (SubLayout                      Placement)    )    (Resources        (TScale.Names                   "Scale"                                        "HiddenTab")        (TScale.Labels                  "Scale"                                        "HiddenTab")        (TScale.TopOffset               3)        (.Layout            (Grid (Rows 0 0 0) (Cols 0)                Copies                TScale                Placement            )        )    ))(Layout Copies    (Components        (RadioGroup                     CopiesRadioGroup)    )    (Resources        (CopiesRadioGroup.ItemHelpText  "Apply Single copy of Texture"                                        "Apply multiple copies of Texture.")        (CopiesRadioGroup.AttachRight   False)        (CopiesRadioGroup.Names         "Single"                                        "Multiple")        (CopiesRadioGroup.Labels        "Single"                                        "Multiple")        (.Label                         "Copies")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.Layout            (Grid (Rows 1) (Cols 1)                CopiesRadioGroup            )        )    ))(Layout Scale    (Components        (Label                          LWidth)        (ThumbWheel                     SWidth)        (InputPanel                     IWidth)        (Label                          LHeight)        (ThumbWheel                     SHeight)        (InputPanel                     IHeight)        (Label                          RepeatL1)        (Label                          RepeatL2)        (PushButton                     RepeatReset)    )    (Resources        (LWidth.Label                   "X")        (LWidth.Columns                 3)        (LWidth.AttachLeft              True)        (LWidth.Alignment               0)        (SWidth.HelpText                "Sets Scale in X-direction for Single copy, or the number of copies in X-direction for Multiple Copies.")        (SWidth.Decorated               False)        (SWidth.AttachLeft              True)        (SWidth.AttachRight             True)        (SWidth.MinInteger              0)        (SWidth.Length                  10)        (SWidth.BottomOffset            3)        (SWidth.LeftOffset              3)        (SWidth.RightOffset             3)        (IWidth.Columns                 4)        (IWidth.HelpText                "Sets Scale in X-direction for Single copy, or the number of copies in X-direction for Multiple Copies.")        (IWidth.AttachLeft              False)        (IWidth.AttachTop               True)        (LHeight.Label                  "Y")        (LHeight.Columns                3)        (LHeight.AttachLeft             True)        (LHeight.Alignment              0)        (SHeight.HelpText               "Sets Scale in Y-direction for Single copy, or the number of copies in Y-direction for Multiple Copies.")        (SHeight.Decorated              False)        (SHeight.AttachLeft             True)        (SHeight.AttachRight            True)        (SHeight.MinInteger             0)        (SHeight.Length                 10)        (SHeight.BottomOffset           3)        (SHeight.LeftOffset             3)        (SHeight.RightOffset            3)        (IHeight.Columns                4)        (IHeight.HelpText               "Sets Scale in Y-direction for Single copy, or the number of copies in Y-direction for Multiple Copies.")        (IHeight.AttachLeft             False)        (IHeight.AttachTop              True)        (RepeatReset.Label              "Reset")        (RepeatReset.HelpText           "Initialize all Repeat values.")        (RepeatReset.TopOffset          3)        (RepeatReset.TruncateLabel      False)        (.Label                         "Repeat")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.Layout            (Grid (Rows 1 1 1) (Cols 0 1 0)                LWidth                SWidth                IWidth                LHeight                SHeight                IHeight                RepeatL1                RepeatL2                RepeatReset            )        )    ))(Layout HiddenTab    (Components        (PushButton                     BHorizontal)        (PushButton                     BVertical)        (PushButton                     BRotate)        (PushButton                     BWidth)        (PushButton                     BHeight)    )    (Resources        (.Layout            (Grid (Rows 1 1) (Cols 1)                (Grid (Rows 1) (Cols 1 1 1)                    BHorizontal                    BVertical                    BRotate                )                (Grid (Rows 1) (Cols 1 1)                    BWidth                    BHeight                )            )        )    ))(Layout Placement    (Components        (SubLayout                      PlacementSliders)        (SubLayout                      Flip)    )    (Resources        (.Label                         "Position")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.TopOffset                     3)        (.Layout            (Grid (Rows 1 1) (Cols 1)                PlacementSliders                Flip            )        )    ))(Layout PlacementSliders    (Components        (Label                          LHorizontal)        (ThumbWheel                     SHorizontal)        (InputPanel                     IHorizontal)        (Label                          LVertical)        (ThumbWheel                     SVertical)        (InputPanel                     IVertical)        (Label                          LRotate)        (ThumbWheel                     SRotate)        (InputPanel                     IRotate)    )    (Resources        (LHorizontal.Label              "X")        (LHorizontal.Columns            3)        (LHorizontal.AttachLeft         True)        (LHorizontal.Alignment          0)        (SHorizontal.HelpText           "Set Position of map in X-direction.")        (SHorizontal.Decorated          False)        (SHorizontal.AttachLeft         True)        (SHorizontal.AttachRight        True)        (SHorizontal.MinInteger         0)        (SHorizontal.Length             10)        (SHorizontal.LeftOffset         3)        (SHorizontal.RightOffset        3)        (IHorizontal.Columns            4)        (IHorizontal.HelpText           "Set Position of map in X-direction.")        (IHorizontal.AttachLeft         False)        (IHorizontal.AttachTop          True)        (LVertical.Label                "Y")        (LVertical.Columns              3)        (LVertical.AttachLeft           True)        (LVertical.Alignment            0)        (SVertical.HelpText             "Set Position of map in Y-direction.")        (SVertical.Decorated            False)        (SVertical.AttachLeft           True)        (SVertical.AttachRight          True)        (SVertical.MinInteger           0)        (SVertical.Length               10)        (SVertical.LeftOffset           3)        (SVertical.RightOffset          2)        (IVertical.Columns              4)        (IVertical.HelpText             "Set Position of map in Y-direction.")        (IVertical.AttachLeft           False)        (IVertical.AttachTop            True)        (LRotate.Label                  "Rotate")        (LRotate.Columns                3)        (LRotate.AttachLeft             True)        (LRotate.Alignment              0)        (SRotate.HelpText               "Set Rotation angle for map.")        (SRotate.Decorated              False)        (SRotate.AttachLeft             True)        (SRotate.AttachRight            True)        (SRotate.MinInteger             0)        (SRotate.Length                 10)        (SRotate.BottomOffset           3)        (SRotate.LeftOffset             3)        (SRotate.RightOffset            3)        (IRotate.Columns                4)        (IRotate.HelpText               "Set Rotation angle for map.")        (IRotate.AttachLeft             False)        (IRotate.AttachTop              True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.TopOffset                     3)        (.Layout            (Grid (Rows 0 0 1) (Cols 0 1 0)                LHorizontal                SHorizontal                IHorizontal                LVertical                SVertical                IVertical                LRotate                SRotate                IRotate            )        )    ))(Layout Flip    (Components        (Label                          FlipLabel)        (CheckButton                    FlipVerticalPushButton)        (CheckButton                    FlipHorizontalPushButton)        (PushButton                     PositionReset)    )    (Resources        (FlipLabel.Label                "Flip      ")        (FlipLabel.Columns              3)        (FlipLabel.AttachLeft           True)        (FlipLabel.Alignment            0)        (FlipLabel.RightOffset          2)        (FlipVerticalPushButton.Bitmap  "pgl_mirrorhoriz.bif")        (FlipVerticalPushButton.HelpText "Flip map vertically.")        (FlipVerticalPushButton.ButtonStyle 1)        (FlipHorizontalPushButton.Bitmap "pgl_mirrorvert.bif")        (FlipHorizontalPushButton.HelpText "Flip map horizontally.")        (FlipHorizontalPushButton.ButtonStyle 1)        (PositionReset.Label            "Reset")        (PositionReset.HelpText         "Initialize all Position values.")        (PositionReset.LeftOffset       70)        (PositionReset.TruncateLabel    False)        (.AttachLeft                    True)        (.AttachRight                   True)        (.TopOffset                     1)        (.Layout            (Grid (Rows 1) (Cols 1 1 1 1)                FlipLabel                FlipVerticalPushButton                FlipHorizontalPushButton                PositionReset            )        )    ))

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?