|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
, q: r; N6 B$ G2 Ithe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
5 m3 _$ E4 y7 `9 ccreation. The Block Styler enhances the capabilities of the UI Styler by using- S4 V8 n$ p4 A8 C. b1 @: |
the same set of reusable blocks currently used by internal NX applications.2 Y$ ~, j: Q1 Z8 D0 b, G( W% V
Using Blocks as the basic dialog building units ensures that NX has
3 O7 t+ C3 {3 t+ Cconsistent behavior across all applications. By using the Block Styler your
- q) u/ t( M1 {! g) X/ H1 hcustom applications will share the same user interactions as used throUGhout
7 U- Y' v& P* ~& `1 A/ `/ CNX. Furthermore, the Block Styler provides platform independent dialogs.
7 w; E3 U- y- MThe UI Styler is still provided to support legacy user interfaces.+ Q2 {: d; W- M1 s$ { U4 X2 |
However, it is recommended that the Block Styler should be used for all* x, {" P+ K, `
new user interfaces or major changes to existing dialogs.
1 M7 p8 a* f7 b" X$ }# _ t+ {! M$ Y& v1 u2 e: }1 q8 ?
The UI Styler defi nes dialogs composed of individual controls such as push- `1 T" r1 {3 N. Z4 N$ M8 d
buttons and input fi elds . The predefi ned behaviors of these controls are very9 a: x G& v, f3 Y- K, J0 f
basic and can be used to implement any number of actions within NX. The
, n) [5 G8 A i- e, k, \Block Styler defi nes dialogs composed of Blocks of controls. Although there is: L& t, \6 Q/ g
a full set of basic blocks, there are also sets of blocks that provide standard3 X( B' U1 c# d: R9 H1 o2 T
NX behaviours for actions that are common in graphical CAD/CAM/CAE
e6 G$ E' K3 \3 A# @applications. For instance, there is a Specify Vector block that is composed of
* n% i; P! L3 l( k5 _$ N8 C q1 Ga label, a standard NX vector constructor button, a pull down list for standard; s# I& S9 K! F" }4 z( P# j
inferred vector options and a reverse direction toggle. This block is used5 m: _. U6 o, K. f1 ?+ K& j/ Q! R
throughout NX to let the user select or interactively defi ne a vector. By using
& D# `6 j& k& g# I: r7 qthis block within your dialogs you save time by not having to implement n, P- v, L P' u5 D+ t
the various options and you ensure that your application behaves as other I1 v7 h; g; @
NX applications.5 s7 {/ d' y, G& {
3 `: @4 V) N3 D, y |
|