|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
0 ~. @/ Z' W: K& Kthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
' N. e( G9 ~! A$ @8 I# z& u/ zcreation. The Block Styler enhances the capabilities of the UI Styler by using
, m1 |: w( O- Q2 Athe same set of reusable blocks currently used by internal NX applications.+ _8 { n5 k# \: y8 Z
Using Blocks as the basic dialog building units ensures that NX has! ~' R. l& C" O3 t# c I# S
consistent behavior across all applications. By using the Block Styler your9 l# j0 e' ^( T% s
custom applications will share the same user interactions as used throUGhout8 c( H' G5 \$ {7 o1 p$ W
NX. Furthermore, the Block Styler provides platform independent dialogs.
X+ e, M$ E; sThe UI Styler is still provided to support legacy user interfaces.
7 w* K, N8 v& k& y* U w% w9 rHowever, it is recommended that the Block Styler should be used for all1 h' V8 g+ ^ u x6 Q- {) r% |
new user interfaces or major changes to existing dialogs., K! `* z. ?3 k3 D
: ~' N" S3 f1 OThe UI Styler defi nes dialogs composed of individual controls such as push/ U! S3 A2 j1 X/ P n# V2 ~9 [
buttons and input fi elds . The predefi ned behaviors of these controls are very7 p4 |5 ]5 ` y# C; K. f
basic and can be used to implement any number of actions within NX. The$ Z3 ^$ }' u7 h! V, I
Block Styler defi nes dialogs composed of Blocks of controls. Although there is3 c: H. Y- u0 `$ }) I
a full set of basic blocks, there are also sets of blocks that provide standard
# ]" S* Y9 L' ^: FNX behaviours for actions that are common in graphical CAD/CAM/CAE
! I' C, h, @% H6 R+ T, Aapplications. For instance, there is a Specify Vector block that is composed of
; Z! V4 R; Z: T8 n: o9 xa label, a standard NX vector constructor button, a pull down list for standard
# @9 Q' J) p I# s$ H2 l' dinferred vector options and a reverse direction toggle. This block is used1 [6 q E5 R4 d* w7 x% I. }
throughout NX to let the user select or interactively defi ne a vector. By using+ ^! }" {+ Z' a
this block within your dialogs you save time by not having to implement
& b2 p4 m7 |# l. H6 q& K; Athe various options and you ensure that your application behaves as other
3 m1 T' P% \3 |! s- Q% K' R, H& kNX applications.
: r4 Y3 h3 k/ Z$ }6 E6 Z
$ o' C. G- H7 p4 H, l( r4 W: p2 { |
|