PLM之家PLMHome-工业软件践行者

[资料分享] 关于NX二次开发,经典界面到RIbbon界面转换的菜单开发技巧

[复制链接]

2015-1-9 10:37:48 4541 0

2470

主题

1275

回帖

8万

积分

管理员

PLM之家站长

积分
82162
QQ
发表于 2015-1-9 10:37:48 | 显示全部楼层 |阅读模式

请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!

您需要 登录 才可以下载或查看,没有账号?注册

x
关于NX二次开发,经典界面到RIbbon界面转换的菜单开发技巧3 @$ d2 a) a) x

经典界面到RIbbon界面转换

经典界面到RIbbon界面转换
& A) D  G: k" w, I4 N5 r
在经典界面下,需要的文件
% C  e# J9 M4 X$ [2 R! K+ C
  • customer_men.men
  • customer_toolbar.tbr
      I5 W; q% c! q
在ribbon界面下你可能需要的文件
& e7 O9 L* |2 @8 y
  • customer_men.men
  • customer_tab.rtb
  • customer_toolbar.tbr
  • customer_toolbar_alternate.tbr
  • customer_group.grb
    ' x1 \& r2 K/ e8 {; k- o: Q
1 Z3 u8 f, k- v' x0 ?

$ L& K: n  \& r3 {举例如下:
, B" r0 K1 `, d7 X- W3 n6 C( C+ A1 ~8 q% r" p6 E! o

  \; j9 W5 e  O2 ccustomer_men.men
, \- \/ }6 g0 A9 L. A- [& W!
+ M) `7 _* a# M! S1 K' Z!  Customer menu file
9 O; R3 p0 E! S4 H; y; S0 x2 g!
0 |4 y' ^6 e$ Y8 A!  Contains button definitions to be used in
6 p! |4 @6 Y( d3 Z# a!  toolbars and Ribbon files
3 T1 b0 B4 Y. b! V3 G; v!, q# g3 d8 v$ t1 e
6 U  Z, E# P( }& R6 K" E
VERSION 120  x$ _, x. p1 v5 i

0 H  h; P! D% m. G1 lEDIT UG_GATEWAY_MAIN_MENUBAR
! B1 q2 d6 k9 E! d! L
3 m. E, e+ e" X2 h. sTOP_MENU( c  d, \4 e2 }3 x
    CASCADE_BUTTON CUSTOMER_MENU
+ i5 }6 g, Q% O) B    LABEL Customer Menu
) C. X$ C" P% v, x* l: T$ f. W0 P
# ]- \2 t, f$ f7 B* {END_OF_TOP_MENU( J% A/ e1 Z: r3 g1 k3 X

( N. J) _- a5 D" S% i; T, Y0 C; k7 ~- EMENU CUSTOMER_MENU
  s3 H( D3 f- `$ h6 ~' M
2 `4 o( I# F% u0 q5 \    BUTTON CUSTOMER_BUTTON_1
2 `' W) m8 E0 M* q    LABEL Menu Button1
8 m2 P! J9 g, }4 J         RIBBON_LABEL Ribbon Button1
. h3 W9 m9 \* q: Q; g- u1 Y        TOOLBAR_LABEL Toolbar Button1
3 G1 W8 O, h& G: j0 N& h1 v# H    BITMAP fileopen* I: I' O. M: O& T) h: J9 P3 M" B0 K

2 I- q1 f& d( q    BUTTON CUSTOMER_BUTTON_2
3 a1 s/ g7 v- U7 o  ^" R; p9 E' r    LABEL Menu Button2
5 O; k5 v- u- V% K1 N1 |        RIBBON_LABEL Ribbon Button2
" P+ D& X% {' R! _+ X& ~9 C        TOOLBAR_LABEL Toolbar Button28 q9 e! H/ W5 r  X
    BITMAP filesave
- V. p( f& k6 [% E0 d: R' w
/ F$ |+ w' E5 d! l0 g9 w' A    BUTTON CUSTOMER_BUTTON_3
# f& v; e7 l# Z* Q3 ~    LABEL Menu Button3
: ^  l% }9 @3 G% e+ d4 s: G# }        RIBBON_LABEL Ribbon Button3
8 M2 I  ?0 O$ k6 z1 o; H( `        TOOLBAR_LABEL Toolbar Button34 k9 g* A% F! H7 c9 V1 n
    BITMAP current_feature( |3 y: x" W+ {; f

1 ?, C1 r1 Z* P' W! ?1 a    BUTTON CUSTOMER_BUTTON_4
3 L  l! I3 F) t" h; }  T3 T' f2 ]8 g    LABEL Menu Button4( h9 q% S. T+ ^) ?2 l
        RIBBON_LABEL Ribbon Button4: r" }- x4 ]8 E; j0 Z+ f: X
        TOOLBAR_LABEL Toolbar Button4
0 q( T0 I4 h, b  A4 K9 I8 z    BITMAP block: ^: e# X! f! Z3 x$ l7 E0 G+ I

7 X! o  I, d, F" l    BUTTON CUSTOMER_BUTTON_5
3 Y2 z0 e; Q: G$ O2 f    LABEL Menu Button5, q% e6 [1 r5 G! \4 I$ T) m, q; ]' y
        RIBBON_LABEL Ribbon Button55 E2 l2 L5 }7 N  O' f
        TOOLBAR_LABEL Toolbar Button5% n! O5 t& J+ r' f
    BITMAP checkgreen
% _# ]9 s# Y; k
* y$ A$ V3 o3 w) P9 [, G& P4 lEND_OF_MENU
: V5 o, L! H: q$ [5 n" d
6 a- T- C' |0 r1 \
3 J- V% ~) I, P( j6 U& G
7 J$ J/ ~' x+ X1 scustomer_ribbon_tab.rtb. ?/ z) z8 i( ~* K9 O$ g" _
!
6 r1 L2 V' ?) w( m4 {5 n; v!  Customer Ribbon Tab
; x: |: b3 w9 w0 M2 C+ W- Y!
! w% w& o8 W7 f!  This file will create a new customer tab containing three groups and6 m+ t3 ^/ X- h  S  Z" e' y6 F
!  one top level button.1 U' ^* [+ ]" o* N% y0 P
!
( b7 a/ @3 k' e1 w$ P/ ^9 x3 f% {
; R( L$ F. R/ B, ]/ L! uTITLE  Customer Tab
3 \9 G4 n1 q# g3 L1 @1 b5 \3 iVERSION 170
2 n6 z! u7 v4 k. Y& W4 U. ]2 n' Z! l8 Q8 ?2 P3 F% @, H
!  The first group represents a Ribbon group that references an existing - E0 [9 B4 m7 S$ x$ j
!  toolbar with no Ribbon style changes.  
6 D4 u- U3 L: x: m3 U!
  E% v) ?1 V4 ~6 L4 h0 O!  This is the quickest way to add existing toolbar content into Ribbon mode.
5 G$ \& F0 O& u" k!
9 F" B8 T, M/ _) y4 y/ IGROUP  customer_toolbar.tbr
# o- V. d9 Y2 ?. t2 i5 L  F* Y$ i" z4 B; Y& M
!  The second group represents a Ribbon group that references an existing ) f- g$ w& Q2 }9 `
!  toolbar with Ribbon specific style changes added to it.  There is no difference" A$ r, Q1 Z0 t" ?# h
!  in how this toolbar is referenced in the .rtb file compared to the first
1 P! _5 K6 J; i* V7 ^!  toolbar as a group.  The only differences from the first group exist within + l/ J4 B" a/ G
!  the .tbr file itself.
) N" f% B/ e) a. [0 k- z!# S. \- E$ q5 M% I8 V9 e% f
!  This approach has advantages for customers that will deploy both Ribbon and
( L5 c7 Q, M. Z' W3 l!  Classic Mode customizations since all the content is defined in the .tbr & h) a" H4 h8 X. p
!  file and it will stay synchronized in both modes.  Only one set of customizations
8 e2 X5 G% l5 M!  will need to be maintained while still making use of RIBBON_STYLE to
7 n2 h; g) b' Y3 ?4 s!  control the presentation of the buttons on the Ribbon.
: ^0 o" y2 N7 x7 m!
, T4 S- ?  T0 {- qGROUP  customer_toolbar_alternate.tbr' {, x+ }. z9 k; h+ C" B
2 j, n0 l2 E4 i/ ~2 g4 V% Y
!  The third group represents a Ribbon group that has been created explicitly7 L1 V* Z9 j# z0 P, M$ Q
!  as a Ribbon group and will not exist in Classic Toolbar mode.  This is the* t5 W( U1 b# S
!  preferred option since the user will be able to take advantage of all the
' i1 ~1 [8 J+ v- o' \! X!  layout styles and containers offered by the Ribbon.    F9 ~4 S- E+ U/ S( t1 E
!7 E) g) C8 D: c& c$ t8 j$ K9 F
!  For customers that will deploy both Ribbon and Classic Mode customizations, 9 F/ V1 M" B; r' A9 L8 f8 {9 e
!  this approach will result in no synchronization and two sets of customizations
5 S0 j9 J$ l5 J3 F8 q5 c!  will need to be maintained.
7 Y/ D4 U% z+ n; C!/ g7 T. Q' G3 V2 ^5 E
!  A group can alternatively be defined directly inside the .rtb file by using the9 m; }! [% e+ I- W. n2 N7 p
!  keywords BEGIN_GROUP and END_GROUP.  9 \' O/ H4 K/ d  e+ D- j( K+ R$ w
!
. R( t; f! r4 f! ZGROUP  customer_group.grb" P2 @$ e' Y& v0 U, p* f( Z
. U3 [) Z: c$ R
!  Example of a button that is placed directly on the Ribbon without being
) J) s+ n& U0 j+ e!  contained in a group.  This is a simple way to add a button to a tab
; B4 C. I1 |' T6 c" w!  but is not recommended for many buttons since groups have advantages.5 C$ h% t; z" B/ x5 j
!  
& K& E! X' ~! R# M/ E!  A few advantages of groups:
1 u( z- d" h9 `- Z!     1. Easier to move many buttons around together in quick customization.  : L3 f0 X/ u$ Z$ Y. j; ?8 T' t
!        For example, MB3 on a group and choose "Add to Left Border Bar".  
  g+ A/ C0 H* h. C3 {3 ~1 n!        This will move the whole group to a new location.  If buttons are
9 U/ l. k" q" L% F: N: |' y!        not in a group, they need to be moved one at a time.
/ {; A3 i, c1 h8 Y  p5 X& t!
0 e* s3 s7 A2 @8 |6 Z!     2. Provide a label to describe its contents.3 G1 ]; `4 |, p5 }( _) Z
!
' X0 v% j- A8 a1 lBUTTON CUSTOMER_BUTTON_1& `4 }; [9 c% c  `3 }
LABEL Button1 Directly on Tab
( y4 R4 o+ T; D' y! q, `1 U2 C9 L& G4 c- f
4 \; Y$ ]8 }$ S& z, }# S- _

8 Q% }6 X' X* M8 A) j! U: Gcustomer_toolbar.tbr; q. ~/ D: e3 T' w3 c  a) y
!. x9 c4 x1 ~0 _
!  Customer Toolbar File
) {, f4 ^( K# k2 s!
: `, R% b: N* N, f( ^!  This is similar to an existing toolbar file containing6 P4 n% v& y& J: C% R
!  no Ribbon changes., m& O, Y8 L- D/ Z# m2 d: ~& Z
!( J' W2 y+ C1 u3 \1 L2 }
!  In Classic Toolbars mode - This toolbar will still show up in the
( S) X2 L% g+ O3 f2 _8 c+ t!     toolbars list.
5 @+ U9 X$ f( M!* f! K: C  b9 \6 I) V+ {  B$ x" O
!  In Ribbon mode - This toolbar will be automatically converted to a 2 U( g% P- m; f7 o
!     Ribbon group and will appear in the "Classic Toolbars as Groups"
' \/ @; p. a  ^* s9 J( Z!     section in the Customize dialog.
/ e# r; Q" D$ C: S/ t!  
. S7 q; Q! w7 B& S" k- U7 S2 ^; @0 m! k9 |" W" k
TITLE Toolbar
, S$ W, U& I8 ~9 @! vVERSION 1701 w) v& Y" J7 }5 u* ~! b1 ]8 H" C

7 p0 G% V* R! ^2 FBUTTON CUSTOMER_BUTTON_14 }* W6 f8 A9 M! d. J" u1 {
9 D9 n1 ]1 k5 n# y$ [
BUTTON CUSTOMER_BUTTON_2; ?" D& V( ]6 s0 D" g* G' v" s
  S4 K0 A! h4 [# T) d
BUTTON CUSTOMER_BUTTON_3! U" A* X. \( G: O7 c+ W6 q- s
2 S. C1 L. ]# K# H% ?" O
BUTTON CUSTOMER_BUTTON_4" P% z0 G% u  r; l
# G/ M) Q; z  W7 s
BUTTON CUSTOMER_BUTTON_51 |; ?+ g9 _4 _
/ B/ {7 W- \: o# `
' V& V. d; i" d

" i/ q9 `2 Q( zcustomer_toolbar_alternate.tbr
  }* I* q$ ~# l9 u4 x!
8 u; F, k; H) `* W" f2 |- b!  Customer Toolbar File (Alternate)
! a8 {9 S: h0 g" ^9 a) r!1 o% E: S! u6 h: i% c
!  This is similar to an existing toolbar file with new
3 X& Z' D. B) T' P7 h, _!  Ribbon styles added.
+ f+ q/ e5 l  p2 J# l8 [1 |/ c7 J5 m! e!  
: l) G% G4 O1 _' \( p4 G8 [4 |!  The RIBBON_STYLE will be honored when the toolbar is loaded & T% l' ~! {5 s  i  N' K2 O
!  in Ribbon mode as a group but will be ignored when the toolbar $ z0 C  s* R7 b/ \( k! N
!  is displayed in Classic Toolbars mode.  k" W& L3 s& C. |5 M  w
!4 L6 {7 b/ [3 _  q, D( p
!  In Classic Toolbars mode - This toolbar will still show up in the
# [$ A  b; X3 w6 \9 M!     toolbars list.
2 W9 |/ `; i* i# I: R2 Q, c!
+ `. y3 |) G- H( F!  In Ribbon mode - This toolbar will be automatically converted to a % @& y# g% ~( g2 M' a
!     Ribbon group and will appear in the "Classic Toolbars as Groups"
* o  d( J4 ^% _. q!     section in the Customize dialog.) m; D; U& |$ Y4 g$ G5 B: W- h
!
5 x0 {; b0 A' i, Z7 q  T# o
8 I& }) Q; [. |& f: cTITLE Toolbar (Alternate)6 ^$ n( B6 ?  t' l* ~. k
VERSION 170, Q' f/ p+ ]; d0 \. E' n! G8 v
6 ]. z- q% ?8 f+ U* h/ Q4 w
BUTTON CUSTOMER_BUTTON_1
4 ]! w0 u9 z: U8 S' d# M, iLABEL Toolbar(Alt) Button1
, `: B+ O/ c0 X0 S6 M, g+ ^, @RIBBON_STYLE LARGE_IMAGE/ x. u- W' X( V
% J2 E+ S$ J: l# ^% K
BUTTON CUSTOMER_BUTTON_2, A7 ~! @/ ^5 w) a5 Z' Q
LABEL Toolbar(Alt) Button2
5 O, e/ [! L  aRIBBON_STYLE LARGE_IMAGE0 t8 l2 d: d* N8 g, e  o1 R

6 D/ L$ G( j5 R: \7 U' C7 VBUTTON CUSTOMER_BUTTON_3: e5 F7 T8 c6 G2 @( O
LABEL Toolbar(Alt) Button3) N/ ]- W5 z- K# A  s# J3 O* A
RIBBON_STYLE SMALL_IMAGE_AND_TEXT2 \5 N$ x7 G" b

4 d: \5 |  z7 z: t# o4 g* ABUTTON CUSTOMER_BUTTON_47 |/ S1 N4 D& G  ]' V
LABEL Toolbar(Alt) Button4
3 Y+ r' L( T5 e9 hRIBBON_STYLE SMALL_IMAGE_AND_TEXT( |. S# L/ I* c( [8 E# Z3 ]
% S8 \+ Y5 k7 x: i( T: T8 c
BUTTON CUSTOMER_BUTTON_5$ i4 i$ v; O  B8 P! h, a9 I
LABEL Toolbar(Alt) Button5! R# y# a4 |3 z' t# T1 r
RIBBON_STYLE SMALL_IMAGE_AND_TEXT7 V& w5 L& `. F+ G  G; G. a+ \$ O
  x& h" G& K) ?& }

( J. e) q' D; A6 f' _& T3 m! k! U8 u1 i  w
customer_group.grb" z4 W& \& o& ]& E) m- j8 X
!- g; i' y7 R, l* ?
!  Customer Ribbon Group File
9 |1 }) t3 ?9 ?- {! R!: ]6 j, b# z9 \- @+ V/ T
!  In Classic Toolbars mode - This group will be unavailable" P' @, t* e, t' R4 i- X
!  u) I1 l9 S  W; o
!  In Ribbon mode - This group will show up in the "All Groups" list
: X* x8 y9 s0 U2 h( ]!     in the Customize dialog.
0 e, B8 w' P& N8 s  ?) Q  k2 F9 J# p) y!
- g+ \. y7 ?$ S/ a' b  n!  The labels of the buttons are defined using the RIBBON_LABEL token in the MEN files: P( z7 v3 o$ W( [4 g' Q
!
) d! e& Y, }7 I4 @: }( [, V  Q8 f5 I( @4 o% e
TITLE Group
$ @& |& r5 J, _4 _VERSION 170
+ d# R8 S3 I) B7 ^
  ]2 h8 `3 G- p2 J) O!  No LABEL defined, using RIBBON_LABEL defined in customer_men.men
4 L  S6 M) r* [/ p9 l+ d9 N$ J6 Z! oBUTTON CUSTOMER_BUTTON_1: l+ \4 p# `+ Q4 E
RIBBON_STYLE LARGE_IMAGE! s7 G& D8 N, C5 s- `  _8 e
) ?0 j7 K/ e$ U4 C, k3 J
!  Example of a gallery defined in a GRB file.2 x$ s/ ^& N( @
! ) K. ~  ]0 z$ [. p3 t9 |8 h; {9 }
!  If this gallery is to be used in other places, then it could be
) b1 t) g0 T, z/ H/ ~!  defined in its own gallery (GLY) file and referenced here; w% i$ V0 X0 t$ G
!  Example:- [; u6 d. a& D/ T" P! s' a
!    GALLERY customer_gallery.gly; H& w8 J! H* o; t6 _" P
!5 }( t1 V' u6 N2 X' ]" N  i& `
BEGIN_GALLERY  CUSTOMER_GALLERY
5 A& X1 h  C+ F1 \COLUMN_IN_RIBBON 2
* \' p2 h. a( c5 \: GCOLUMN_IN_POPUP 25 b1 d3 ]: y  p
LABEL Gallery
0 W- P& r8 S6 E- X' _" t0 TGALLERY_STYLE MEDIUM_IMAGE_AND_TEXT
2 o# q" i  z. G( ~( L
& ~) r, c- B* R  W    BUTTON CUSTOMER_BUTTON_2
4 @5 w# \) e' v* ]( J! E+ k3 T% N( B
    BUTTON CUSTOMER_BUTTON_38 y% \) f2 \7 J9 W1 @
% p* s7 A) P+ G/ c9 g
    BUTTON CUSTOMER_BUTTON_4! ^/ b! r+ g1 [! ^/ o

# O) r! z* T% H+ ~( O  W3 u    BUTTON CUSTOMER_BUTTON_5
2 H: R- i7 r, N- H9 Y
5 `& ]+ r+ O+ w% o2 @' `END_GALLERY
1 |; K3 n. X' j8 f
5 S& ]9 }+ D4 N  u, p9 t" U) o) `4 g5 Q, M5 a, W/ B) n
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 doTeam.tech
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 注册

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

    本网站(plmhome.com)为PLM之家工业软件学习官网站

    展示的视频材料全部免费,需要高清和特殊技术支持请联系 QQ: 939801026

    PLM之家NX CAM二次开发专题模块培训报名开始啦

    我知道了