|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
4 } T$ n6 X. j) u# \the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
: n1 Q: N8 }$ z/ o5 N& Z; y4 Hcreation. The Block Styler enhances the capabilities of the UI Styler by using6 M% A# n1 S0 \8 |2 l
the same set of reusable blocks currently used by internal NX applications.
' m l/ [$ ~ V, F" h VUsing Blocks as the basic dialog building units ensures that NX has
f4 B6 ?3 K# y& q! }: f jconsistent behavior across all applications. By using the Block Styler your
2 y W" B, `$ k( K: x2 mcustom applications will share the same user interactions as used throUGhout B9 z3 [+ V: W$ v% ?3 y1 ~
NX. Furthermore, the Block Styler provides platform independent dialogs. a' N1 W& |2 c3 V
The UI Styler is still provided to support legacy user interfaces.
8 b$ D! o* J( ~) }* lHowever, it is recommended that the Block Styler should be used for all+ g+ @( K% z" Z9 n0 t
new user interfaces or major changes to existing dialogs.( A! O( X4 d+ o& e3 Q
* O. }# e7 {! e4 U. f6 b b' n
The UI Styler defi nes dialogs composed of individual controls such as push
# x# r) u/ L- B' Z! z/ W/ Ubuttons and input fi elds . The predefi ned behaviors of these controls are very
" { T# j$ h, r1 H9 ubasic and can be used to implement any number of actions within NX. The( e$ M- M4 c. ~
Block Styler defi nes dialogs composed of Blocks of controls. Although there is# i9 i" _7 v5 U
a full set of basic blocks, there are also sets of blocks that provide standard K$ l$ z! W, F; g/ {7 N4 r% w
NX behaviours for actions that are common in graphical CAD/CAM/CAE
3 e6 [( P' h) ?6 s4 tapplications. For instance, there is a Specify Vector block that is composed of
7 y8 U" `8 i8 s4 fa label, a standard NX vector constructor button, a pull down list for standard
8 G2 i5 _9 }. J# }7 C& r2 L5 |2 ]inferred vector options and a reverse direction toggle. This block is used: c2 B' y a; R1 E) F3 _
throughout NX to let the user select or interactively defi ne a vector. By using
0 C# l1 d; K8 _9 }& vthis block within your dialogs you save time by not having to implement# r, p0 X" G3 J+ B, v& A% v
the various options and you ensure that your application behaves as other# z3 w4 H# V( E* X
NX applications.
3 j' j" G* f9 P8 R5 d- r: J% b+ q0 A9 { m* v' L
|
|