|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
Q2 e( E, o& H6 Lthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog/ k" a& ~: Z1 s8 b
creation. The Block Styler enhances the capabilities of the UI Styler by using/ v7 d7 p1 e# l, i7 q% y/ O U% |" x
the same set of reusable blocks currently used by internal NX applications.
1 Y: j+ O* K% f X& `. z! CUsing Blocks as the basic dialog building units ensures that NX has% f" \3 G+ I# m: I6 T
consistent behavior across all applications. By using the Block Styler your
# y( }, U: t* Z; N/ Lcustom applications will share the same user interactions as used throUGhout
/ s' T0 p1 x9 ]1 K8 |NX. Furthermore, the Block Styler provides platform independent dialogs.2 e7 Q M1 g) C |" G; M5 s1 n
The UI Styler is still provided to support legacy user interfaces.
# _8 H9 J: t, ^( Z2 m. [# GHowever, it is recommended that the Block Styler should be used for all
6 F+ R9 ]% K9 e' znew user interfaces or major changes to existing dialogs.0 c" S+ k( c) s3 ~, `9 X
7 U! B7 Z* Y4 `+ [The UI Styler defi nes dialogs composed of individual controls such as push. r7 ~" Q# S. g7 Q4 @3 G
buttons and input fi elds . The predefi ned behaviors of these controls are very
5 Y3 u! x8 E) v6 ^- t, sbasic and can be used to implement any number of actions within NX. The
3 u" ^( P2 q" Q" }" [! M9 E8 WBlock Styler defi nes dialogs composed of Blocks of controls. Although there is
1 E- U& L) l# }a full set of basic blocks, there are also sets of blocks that provide standard
7 x, G% f* d) g1 YNX behaviours for actions that are common in graphical CAD/CAM/CAE6 u, a# X1 w7 W
applications. For instance, there is a Specify Vector block that is composed of* [( v3 x5 F; M X+ k4 ]
a label, a standard NX vector constructor button, a pull down list for standard7 _# b$ ^0 [- F6 T: |6 y* V
inferred vector options and a reverse direction toggle. This block is used
! S b' G7 {, Y C4 Rthroughout NX to let the user select or interactively defi ne a vector. By using
2 g+ }1 k- |$ Nthis block within your dialogs you save time by not having to implement
+ K9 M1 O7 J1 h4 ^the various options and you ensure that your application behaves as other! x! c7 I2 m7 Y& {
NX applications.( h6 {- P( z& j
y1 [ ^6 S0 Z3 [& H |
|