|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
2 C: A& n6 \/ s Z* vthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
' D; _8 r. R/ V& m4 d% P1 icreation. The Block Styler enhances the capabilities of the UI Styler by using7 e& t, w9 t, d, _2 G
the same set of reusable blocks currently used by internal NX applications.
. |# @5 ?& K6 U8 nUsing Blocks as the basic dialog building units ensures that NX has
; y5 s6 O1 Y0 q/ Bconsistent behavior across all applications. By using the Block Styler your3 l* \) X8 \: }6 o' y
custom applications will share the same user interactions as used throUGhout) }) g1 o- z! @7 \; p
NX. Furthermore, the Block Styler provides platform independent dialogs.
# h# t6 B0 Y8 q; OThe UI Styler is still provided to support legacy user interfaces.
% g% j& v) c9 n0 t( }# L# e& @/ zHowever, it is recommended that the Block Styler should be used for all }$ x' p1 f0 M5 [% [
new user interfaces or major changes to existing dialogs.
$ {. k+ |& m, _# z6 N, P( W: r4 P. v; V
The UI Styler defi nes dialogs composed of individual controls such as push
+ w3 D) g( P% Qbuttons and input fi elds . The predefi ned behaviors of these controls are very+ r, Y1 l1 ?" r# L$ C9 _5 u! i- x# s
basic and can be used to implement any number of actions within NX. The
4 z- ^: }- E, K7 O$ b$ O" f7 cBlock Styler defi nes dialogs composed of Blocks of controls. Although there is( {% g; K8 Q/ T& O3 x
a full set of basic blocks, there are also sets of blocks that provide standard: V: |$ W- o% e- [$ G/ I
NX behaviours for actions that are common in graphical CAD/CAM/CAE2 p. t9 o/ d- R/ W6 j$ L
applications. For instance, there is a Specify Vector block that is composed of
! b6 x& S8 u @( ~+ K0 Ja label, a standard NX vector constructor button, a pull down list for standard
! s1 I( [ d, G& [4 X' H# s# sinferred vector options and a reverse direction toggle. This block is used" |- {% e) n$ V2 K% M
throughout NX to let the user select or interactively defi ne a vector. By using. ^' I: j3 \6 i5 C6 A9 s* i& _
this block within your dialogs you save time by not having to implement
/ M; A) R3 l$ \5 s- Tthe various options and you ensure that your application behaves as other/ e* n/ g! Z, c8 h# _
NX applications.
; [9 }# q( i: }5 \
% s7 Y- Z1 K6 n# }6 \ |
|