|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to, G& B" o5 E6 p2 D
the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
+ F8 _' `/ K# W5 l6 k& v- Vcreation. The Block Styler enhances the capabilities of the UI Styler by using
' E# v: r; n+ D6 d: J; Wthe same set of reusable blocks currently used by internal NX applications.
' d9 t( e- `9 qUsing Blocks as the basic dialog building units ensures that NX has$ Z. { h' ^: v' y$ Z6 y' A
consistent behavior across all applications. By using the Block Styler your
0 ~ Y: J7 L7 `: d3 s% @- |! Ucustom applications will share the same user interactions as used throUGhout* _! l0 t) [8 y$ `
NX. Furthermore, the Block Styler provides platform independent dialogs.
1 L: T" u2 F! h% [5 YThe UI Styler is still provided to support legacy user interfaces.* v" ]- V% g8 V0 p( q. x$ V6 H
However, it is recommended that the Block Styler should be used for all
( o, ]0 T6 h9 m; unew user interfaces or major changes to existing dialogs.. A/ U. |# B% p. ~
0 i6 T. }, |' u4 R) V2 Q! ^
The UI Styler defi nes dialogs composed of individual controls such as push' y$ m1 I) N* T; T1 E2 y
buttons and input fi elds . The predefi ned behaviors of these controls are very5 l% e: Z) Y6 R+ f) q# u# F
basic and can be used to implement any number of actions within NX. The8 ?' t7 D- q. q! w- P# I
Block Styler defi nes dialogs composed of Blocks of controls. Although there is7 \1 D7 j0 c$ h4 U
a full set of basic blocks, there are also sets of blocks that provide standard% x* m6 w) ^& M( ]' c
NX behaviours for actions that are common in graphical CAD/CAM/CAE
- [# s$ J3 }, r6 z8 r! Eapplications. For instance, there is a Specify Vector block that is composed of& V& ~4 G$ P) E, r* R) e( L8 n* X
a label, a standard NX vector constructor button, a pull down list for standard0 I7 f L- m7 L1 Z f. ? f
inferred vector options and a reverse direction toggle. This block is used( T& E# _) ]4 Q2 Y5 x( }
throughout NX to let the user select or interactively defi ne a vector. By using
/ S" T* x0 q7 a* G9 `6 m0 Pthis block within your dialogs you save time by not having to implement
- r) W |7 W' b8 g$ o7 S( Ethe various options and you ensure that your application behaves as other! N0 B; s _* x5 `+ u: {+ c$ _2 ~ l* z
NX applications.
. e$ F6 [; W% v; M
2 B3 H" d h$ `2 y, ~: Z |
|