|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
o, M% p! i+ l4 ^the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
4 [2 o3 O) D2 E! l$ mcreation. The Block Styler enhances the capabilities of the UI Styler by using- Y+ t& t$ j& |/ ]* y8 u
the same set of reusable blocks currently used by internal NX applications.
9 s6 A6 L. H7 gUsing Blocks as the basic dialog building units ensures that NX has: Y3 w/ R, `* b8 H* |/ e" w
consistent behavior across all applications. By using the Block Styler your3 ~* B' J: |: b4 W
custom applications will share the same user interactions as used throUGhout; t7 s# x) x/ [9 g
NX. Furthermore, the Block Styler provides platform independent dialogs.8 n# b/ j; d& ~; ], q# z
The UI Styler is still provided to support legacy user interfaces.
8 X* }( r8 k& B1 i% `& rHowever, it is recommended that the Block Styler should be used for all. J8 Y0 D0 _7 c: Z2 ^
new user interfaces or major changes to existing dialogs.
5 r( t% p" A& K% A" k. V0 g
; R2 C$ p' c. F$ E# UThe UI Styler defi nes dialogs composed of individual controls such as push
, f7 T6 p; P t# _: w' r! Ubuttons and input fi elds . The predefi ned behaviors of these controls are very" _' L5 d/ D8 u1 S6 Q6 W
basic and can be used to implement any number of actions within NX. The& P0 l" t8 O) V) J5 E
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
; `& F) l9 p+ h) u9 U" F4 \a full set of basic blocks, there are also sets of blocks that provide standard
2 T& `) X0 |, x; f9 ?, b" _NX behaviours for actions that are common in graphical CAD/CAM/CAE
; j8 G+ e8 Z" M' `5 m) L8 Lapplications. For instance, there is a Specify Vector block that is composed of
3 h0 e& z2 G& L. i; o! O5 A) }a label, a standard NX vector constructor button, a pull down list for standard
2 ]# i7 i# | Q% U% f7 n" _8 c* Jinferred vector options and a reverse direction toggle. This block is used' L9 L4 |; _/ ~% [1 Q2 m" \. ?
throughout NX to let the user select or interactively defi ne a vector. By using8 X1 Y( g- n2 k' I. D
this block within your dialogs you save time by not having to implement! @+ u- W# t& P7 B {. g
the various options and you ensure that your application behaves as other
2 ]2 p# Q' |# ~% R4 wNX applications.* b/ O. Y; J& m, a% x) l( f, F
3 C2 s) o6 a5 c' k* s |
|