|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
* Y+ ]0 G9 @+ d6 c- x9 wthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
$ @, @: C9 {% V# g& N7 mcreation. The Block Styler enhances the capabilities of the UI Styler by using! g8 D/ q; I7 j4 ]0 [0 w
the same set of reusable blocks currently used by internal NX applications.- I) n1 z2 s0 m5 J8 F: y/ K8 }
Using Blocks as the basic dialog building units ensures that NX has
# _' p- b3 U4 f% Tconsistent behavior across all applications. By using the Block Styler your
: K# P3 ?9 n$ t* u- w: R4 Q" k/ ~% ecustom applications will share the same user interactions as used throUGhout
8 J, C5 ^: L; G8 }' C9 u W2 a. \' XNX. Furthermore, the Block Styler provides platform independent dialogs.0 F7 a$ v B5 M6 e ?" S+ X% L, P
The UI Styler is still provided to support legacy user interfaces.
2 u. N2 ]3 E: U" JHowever, it is recommended that the Block Styler should be used for all
~8 c& E/ e# K' {: m9 A6 ]+ P9 enew user interfaces or major changes to existing dialogs.
8 f8 v; {1 _, s6 A6 e7 z* s* J- n' |. w& K
The UI Styler defi nes dialogs composed of individual controls such as push
3 q% \9 ^# ] ?( ]! Z) Ebuttons and input fi elds . The predefi ned behaviors of these controls are very
% [6 u4 m# g5 e( y* o$ Kbasic and can be used to implement any number of actions within NX. The f: Q3 {" b% D
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
$ P" Q+ v( u1 X/ L1 la full set of basic blocks, there are also sets of blocks that provide standard
/ g" D7 o* l" X c6 V- e3 hNX behaviours for actions that are common in graphical CAD/CAM/CAE
4 O3 h$ {, t7 X* o" Lapplications. For instance, there is a Specify Vector block that is composed of5 j1 @9 a9 o0 E$ e6 z- {/ A3 T2 c
a label, a standard NX vector constructor button, a pull down list for standard2 P5 z% J. U5 x! z9 u5 F2 b4 |
inferred vector options and a reverse direction toggle. This block is used
- T% O" ?0 `5 T- a( ?throughout NX to let the user select or interactively defi ne a vector. By using
' }# b+ y: K* m: l7 ~this block within your dialogs you save time by not having to implement2 n) F7 i; E, k5 V5 Q$ j1 d
the various options and you ensure that your application behaves as other* j1 h8 v$ q2 r
NX applications.
& C* T3 ]$ p2 H5 Q( i1 k
% g" q# m# n* ^ |
|