|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
- A& x- F, `$ o/ m: ]$ @the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
1 ]$ e6 v" J" i2 d$ Vcreation. The Block Styler enhances the capabilities of the UI Styler by using
' W2 I* s& S$ U+ ?the same set of reusable blocks currently used by internal NX applications.
0 |1 K9 K/ P/ {0 k% r% r. xUsing Blocks as the basic dialog building units ensures that NX has* G8 u7 K1 G4 B. {4 L- p9 e; b" P( e
consistent behavior across all applications. By using the Block Styler your8 z3 j1 q7 I, @
custom applications will share the same user interactions as used throUGhout, _6 m, m5 M) f3 m
NX. Furthermore, the Block Styler provides platform independent dialogs.% g" m! a. @7 B0 I9 E; {. n
The UI Styler is still provided to support legacy user interfaces.
6 j+ `/ ^: W- h8 o/ r: RHowever, it is recommended that the Block Styler should be used for all
' L7 E3 A! K9 Y _- ]new user interfaces or major changes to existing dialogs. B6 \9 I5 [. N) V% z& J" @
, S" L; m* p3 V
The UI Styler defi nes dialogs composed of individual controls such as push$ }+ r4 Y: ~1 e) W. q
buttons and input fi elds . The predefi ned behaviors of these controls are very
1 G# z% x; u$ G% g9 [basic and can be used to implement any number of actions within NX. The% `. R8 w- ^/ k }% g0 l
Block Styler defi nes dialogs composed of Blocks of controls. Although there is3 z, q2 a, }# p! |( f
a full set of basic blocks, there are also sets of blocks that provide standard
' R G' s3 @6 y2 ~3 g$ C6 MNX behaviours for actions that are common in graphical CAD/CAM/CAE
" V5 r4 \1 x) h6 japplications. For instance, there is a Specify Vector block that is composed of
R% K% F" }* |" _a label, a standard NX vector constructor button, a pull down list for standard
: W& ~: D4 R( w" a# ]1 @inferred vector options and a reverse direction toggle. This block is used& j5 J! i4 X8 Z1 d6 I1 v8 |
throughout NX to let the user select or interactively defi ne a vector. By using
S5 F& G- R w1 z& |* Othis block within your dialogs you save time by not having to implement. N, q/ ^+ z8 m* A1 J2 c
the various options and you ensure that your application behaves as other
4 c4 H" E! ^! t- k$ uNX applications.
. x0 L' F' Z1 N0 r: P3 U" o9 t, g) @0 a, G* _6 P; I
|
|