|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
9 t( h @/ l- p L7 m+ _* sthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
! i2 C2 s) u ]7 }6 o D5 ncreation. The Block Styler enhances the capabilities of the UI Styler by using
4 S. m: |, |6 i0 b# zthe same set of reusable blocks currently used by internal NX applications.# H7 ?( a2 I1 ]! B X! t7 L) n: u
Using Blocks as the basic dialog building units ensures that NX has
& ?7 d( ]* N7 N6 ]; mconsistent behavior across all applications. By using the Block Styler your
# B, J/ A# B2 [5 u# K. _( F# [custom applications will share the same user interactions as used throUGhout
* y) t& g6 w. H* RNX. Furthermore, the Block Styler provides platform independent dialogs.
0 \0 Y3 Y9 [0 x4 P0 n% a; kThe UI Styler is still provided to support legacy user interfaces.
) }6 u2 `/ x9 [; B& dHowever, it is recommended that the Block Styler should be used for all
4 I" M+ t, V* d- V7 w! lnew user interfaces or major changes to existing dialogs.: n9 y! E. S5 u( J( ]" v8 o
& u" P6 |6 n$ h9 y' B/ O) oThe UI Styler defi nes dialogs composed of individual controls such as push
; L ?& m% X# dbuttons and input fi elds . The predefi ned behaviors of these controls are very! \2 }0 ^3 h: f6 ~
basic and can be used to implement any number of actions within NX. The( n, X0 k e f) e( k3 A9 g" S
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
0 A& u% k0 N. I: ka full set of basic blocks, there are also sets of blocks that provide standard+ G! ^1 g2 ? q8 A
NX behaviours for actions that are common in graphical CAD/CAM/CAE
/ f8 O5 Q) n" [; K* K/ E( gapplications. For instance, there is a Specify Vector block that is composed of* N* ?( v/ D3 L; K3 e2 O! D7 Y
a label, a standard NX vector constructor button, a pull down list for standard2 A' i* v$ s, l3 q7 X
inferred vector options and a reverse direction toggle. This block is used
4 |5 \/ w3 V7 g$ J4 Ithroughout NX to let the user select or interactively defi ne a vector. By using3 H) N+ b6 r& X! V9 |
this block within your dialogs you save time by not having to implement0 _0 ~- W! x$ w4 A; W
the various options and you ensure that your application behaves as other
. ~" |3 O1 f, }4 m; e; I4 |% y. XNX applications.7 C- ?% ~" r5 A/ C& k
, P9 @ ?2 z3 F
|
|