Author Topic: menu problems  (Read 1397 times)

0 Members and 1 Guest are viewing this topic.

laison

  • Guest
menu problems
« on: July 22, 2009, 11:30:17 PM »
I have a partial menu (civil). It works great in 2004 but it will not work in 2009. I got it to load but the commands did not work. Now I can not even get it to load.
Here is the menu:

***MENUGROUP=CIVIL
***POP1
**CIVIL
ID_Civil [Civil]^C^C-TOOLBAR;CIVIL.CIVIL;SHOW;
[--]
ID_
ID_3D Functions [->3D Functions]
ID_3DSTEEL [&3DSTEEL]^C^C3DSTEEL
ID_3DCAGE [&3DCage]^C^C3DCAGE
ID_3D Cylindrical Stairs [&3D Cylindrical Stairs]^C^C3DCSTAIR
ID_3DGrating [&3DGrating]^C^C3DGRATE
ID_3D Paving [<-&3D Paving]^C^C3DPAVING
[--]
ID_3D Editing [->3D Editing]
ID_Modify Grating [&Modify Grating]^C^C3DGRATE_MOD
ID_3DCope [&3DCope]3DCope^C^C3DCOPE
ID_3DCut [&3DCut]^C^C3DCUT
ID_3DSlice [&3DSlice]^C^C3DSLICE
ID_3DJoin [&3DJoin]^C^C3DJOIN
ID_3DLengthen [&3DLengthen]^C^C3DLENGTH
ID_3DModify [&3DModify]^C^C3DMODIFY
ID_3DSquare [&3DSquare]^C^C3DSQUARE
ID_3DMiter [&3DMiter]^C^C3DMITER
ID_3DMirror [&3DMirror]^C^C3DMIRROR
ID_3DOffset [&3DOffset]^C^C3DOFFSET
ID_3DRotate [&3DRotate]^C^C3DROTATE
ID_3DUpdate [<-&3DUpdate]^C^C3DUPDATE

***TOOLBARS
**CIVIL
ID_CIVIL [_Toolbar("Civil", _Floating, _Show, 50, 150, 1)]

************************************************** ************

if you need the associated files I can email them just let me know.

rkmcswain

  • Swamp Rat
  • Posts: 978
Re: menu problems
« Reply #1 on: July 23, 2009, 08:20:52 AM »
Where are these functions defined? Where ever that is, it (or they) need to be loaded also.
Was there an .MNL file that went with this menu file?