|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
The Block Styler is an interactive tool for designing NX dialogs. Previous to$ v0 V; L0 e( Y) Y
the Block Styler, NX provided the User Interface Styler (UI Styler) for dialog
, W" f& W& \) ?+ \, Ccreation. The Block Styler enhances the capabilities of the UI Styler by using
! N! S. z. C/ U! o3 }# G Bthe same set of reusable blocks currently used by internal NX applications.0 A4 Z- N' e' j, O0 v
Using Blocks as the basic dialog building units ensures that NX has) i) K2 f" e* F3 I' w3 Q
consistent behavior across all applications. By using the Block Styler your9 o3 H) W) d) H
custom applications will share the same user interactions as used throUGhout1 _3 F8 E4 v" \5 }
NX. Furthermore, the Block Styler provides platform independent dialogs.
# c+ u8 B" [" a( DThe UI Styler is still provided to support legacy user interfaces.
0 m [3 D2 y. O: H% R6 tHowever, it is recommended that the Block Styler should be used for all
' S0 o& _: e% k9 k6 [new user interfaces or major changes to existing dialogs.
( U# \. p6 H1 o. k+ Y
6 ?" K5 u& Z0 d: CThe UI Styler defi nes dialogs composed of individual controls such as push A& P+ o' w% N8 Y9 q
buttons and input fi elds . The predefi ned behaviors of these controls are very
( p# _( f( g5 N$ y' S- rbasic and can be used to implement any number of actions within NX. The3 H' u* o' k9 J1 C w
Block Styler defi nes dialogs composed of Blocks of controls. Although there is
* R, ~ z: }- T) Qa full set of basic blocks, there are also sets of blocks that provide standard
: c) _% Y9 R7 x5 ?3 W5 C5 I% JNX behaviours for actions that are common in graphical CAD/CAM/CAE
! G: ~! N9 Q. |9 C1 P+ Q) V8 Kapplications. For instance, there is a Specify Vector block that is composed of- ^. T; E, ]) K0 e4 e
a label, a standard NX vector constructor button, a pull down list for standard
* W* E _! l; F6 D0 u0 ^- W0 [inferred vector options and a reverse direction toggle. This block is used
6 _8 j6 P' P' B$ w3 ?throughout NX to let the user select or interactively defi ne a vector. By using A5 v* b& A3 K: z) h# r+ I
this block within your dialogs you save time by not having to implement
5 {$ B& T& `, k0 _) gthe various options and you ensure that your application behaves as other/ [/ K, H8 g& B- ~& r
NX applications., G; |2 b$ [; v9 N& p4 P, m
; W4 b' l% h" U2 T* p0 [' K
|
|