|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to
. I# f C! O' H! X0 c) H; F, G8 kthe Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
/ J2 i/ D* A: w+ r3 a5 I3 Qcreation. The Block Styler enhances the capabilities of the UI Styler by using
' O- r0 D2 R8 Hthe same set of reusable blocks currently used by internal NX applications.- o" C! _0 e/ _- ]+ }
Using Blocks as the basic dialog building units ensures that NX has
5 c! u; u/ N N/ k. |! a2 fconsistent behavior across all applications. By using the Block Styler your
. J& D( I# s. p& vcustom applications will share the same user interactions as used throUGhout
1 n% C( [" {1 ?' ~$ ]NX. Furthermore, the Block Styler provides platform independent dialogs.
; C+ V7 H$ U! m: v7 `. ~+ eThe UI Styler is still provided to support legacy user interfaces.
* ~. f7 Y' _3 k2 ?4 Y% pHowever, it is recommended that the Block Styler should be used for all
7 K4 L# w8 W; U; Qnew user interfaces or major changes to existing dialogs. V! P, }0 ~( y, Z
" Z* u$ G; q. Y$ L( a/ eThe UI Styler defi nes dialogs composed of individual controls such as push, S8 j- m: h$ G" B1 l- \- o
buttons and input fi elds . The predefi ned behaviors of these controls are very( x8 j9 M% [; f8 Y3 b
basic and can be used to implement any number of actions within NX. The! B! {) h k* c1 T5 b M
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
9 u! a0 ]9 h# h0 S! F/ M/ s( za full set of basic blocks, there are also sets of blocks that provide standard# E7 e* R4 L3 {$ q
NX behaviours for actions that are common in graphical CAD/CAM/CAE! N/ K J% Z) q" M: `
applications. For instance, there is a Specify Vector block that is composed of1 u7 Q, \) _( @0 g- x
a label, a standard NX vector constructor button, a pull down list for standard
/ ~# y: N6 T8 c0 ginferred vector options and a reverse direction toggle. This block is used
/ a4 Q: g$ W* f- \throughout NX to let the user select or interactively defi ne a vector. By using
7 Q; T+ ~6 A! S" V4 \this block within your dialogs you save time by not having to implement; b3 b7 l$ X" W6 C, i# w# M' [" n3 k
the various options and you ensure that your application behaves as other
# @. F! S/ X5 n* I! @, P! W* WNX applications.
( {. P \/ h6 ^+ g$ q+ v6 c; k0 N0 k
|
|