|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
9 `! m4 [1 G( r" U( A$ f# [3 Othe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog! t6 z, o" |7 f
creation. The Block Styler enhances the capabilities of the UI Styler by using
& T% c5 k+ p' w1 s$ C) D$ mthe same set of reusable blocks currently used by internal NX applications.
3 k: e$ C) m# I: l" ^* _Using Blocks as the basic dialog building units ensures that NX has
1 ^% k3 e1 S- a T2 rconsistent behavior across all applications. By using the Block Styler your) o; @! w; V6 B- V. [5 ?" ]
custom applications will share the same user interactions as used throUGhout5 B3 J- M4 R2 P& |
NX. Furthermore, the Block Styler provides platform independent dialogs.
: {9 r5 o. K+ G. e6 e% p0 jThe UI Styler is still provided to support legacy user interfaces.
5 \5 e) r& U' e) S7 T& bHowever, it is recommended that the Block Styler should be used for all
6 V: ~3 g* H% j3 R' E. v4 C Wnew user interfaces or major changes to existing dialogs.% w y* @+ z. m: {
2 \% V1 C/ ]1 _' E% IThe UI Styler defi nes dialogs composed of individual controls such as push
9 W4 L2 D( @/ Ybuttons and input fi elds . The predefi ned behaviors of these controls are very
: [1 y: E# e$ r8 {8 Pbasic and can be used to implement any number of actions within NX. The
) i8 |5 k3 P" y. A) O+ t2 DBlock Styler defi nes dialogs composed of Blocks of controls. Although there is
b5 P, A- X, d/ f3 Ca full set of basic blocks, there are also sets of blocks that provide standard5 l- ~3 J# a( m8 H" `: _- D4 n
NX behaviours for actions that are common in graphical CAD/CAM/CAE, h) K0 L2 |& i' t0 c4 o/ ^" e
applications. For instance, there is a Specify Vector block that is composed of. g# Z5 b* `) i5 `! e6 D: R0 |
a label, a standard NX vector constructor button, a pull down list for standard' R% e3 G3 f" m( p
inferred vector options and a reverse direction toggle. This block is used2 o' p- r8 X5 o# d0 q; z2 T! \
throughout NX to let the user select or interactively defi ne a vector. By using1 h* o$ s ^; [, K/ U! g
this block within your dialogs you save time by not having to implement2 m7 x4 J; v* N0 Y% P9 \+ s
the various options and you ensure that your application behaves as other: V2 X9 X4 u* ~ i( {+ X
NX applications.
; O2 }- x O. U0 x8 R
$ T$ q$ r" `# U$ x7 m# Q |
|