|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to: p" t8 }, j* I! l+ E+ q7 [
the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
- U; |$ f! ~( t" a5 p7 F- vcreation. The Block Styler enhances the capabilities of the UI Styler by using
" h# T6 ^) h0 r* F+ e) rthe same set of reusable blocks currently used by internal NX applications.
9 h# N* g. [" V: x0 a4 oUsing Blocks as the basic dialog building units ensures that NX has
% y" [6 j# Q/ ~- ~consistent behavior across all applications. By using the Block Styler your) w# F8 r, T3 }, f: B! _7 w
custom applications will share the same user interactions as used throUGhout- e. k7 S# G; P* F: j
NX. Furthermore, the Block Styler provides platform independent dialogs.
; {0 D* j: q" B; O$ }2 q6 pThe UI Styler is still provided to support legacy user interfaces.
+ @; ]2 o% ~' d' GHowever, it is recommended that the Block Styler should be used for all
4 V: |# O) D) y& Y2 W) \2 Fnew user interfaces or major changes to existing dialogs.
: J# r: U, h4 o0 C" ?8 y) h& |1 U$ E. I5 O* Q! ~( a6 B
The UI Styler defi nes dialogs composed of individual controls such as push3 W' r) z7 I! \. ?1 d$ l
buttons and input fi elds . The predefi ned behaviors of these controls are very4 b, m7 @9 e- D/ P, Q
basic and can be used to implement any number of actions within NX. The S3 D& `6 _7 O1 ]
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
$ u4 M% m7 }0 f' t/ ya full set of basic blocks, there are also sets of blocks that provide standard2 i C4 v* T) X5 J* J
NX behaviours for actions that are common in graphical CAD/CAM/CAE
, `/ v$ D6 I( h! o' u5 Gapplications. For instance, there is a Specify Vector block that is composed of
1 n& l/ |& @2 G+ g4 i% _8 Fa label, a standard NX vector constructor button, a pull down list for standard* q% J7 b& d2 C( d, n; O2 m
inferred vector options and a reverse direction toggle. This block is used" c d; J" [+ c
throughout NX to let the user select or interactively defi ne a vector. By using$ C$ l8 Q1 d/ x3 U. R
this block within your dialogs you save time by not having to implement
( W( n. D1 l8 i8 Z+ _the various options and you ensure that your application behaves as other
( a# }4 a7 m( J9 C% p# y$ ~NX applications.# w' O( i- b7 m+ b% V- u( z, ^
) l7 G# E3 W6 h2 x5 ]* \- c/ ~ |
|