Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TOOLBAR LOCATIONS

0 views
Skip to first unread message

pkirill

unread,
Jul 3, 2002, 2:56:09 PM7/3/02
to
Do your custom toolbars share toolbar names and ID's with standard acad
toolbars? That would be bad. You can try deleting the mnc and allow it to
recompile. Do you have full read/write access to the folder the menus are
in? If the MNC is read only, it won't update - also common for people
working on menus at home then bringing them to work on a CD.


"Greg Willard" <Gwil...@matrixwater.com> wrote in message
news:168019F5B76EC69F...@in.WebX.maYIadrTaRb...
> Can someone explain the toolbar locations to me.
> I have made custom menus and toolbars. When i shut done acad and restart
> they move around. to the same place every time. under the command line or
> out of the screen. I have to pull all the tool bars out to make them
appear
> then reposition them.
> for example:
> **TB_ORBIT
> **TB_3D_ORBIT
> ID_TbOrbit [_Toolbar("3D Orbit", _Bottom, _Show, 1, 0, 1)]
>
> Is there some where that tells where 1,0,1 is?
> is there a map of the screen locations?
> Usually when you move a tool bar it automatically changes the location in
> the mns file.
>
>


Greg Willard

unread,
Jul 3, 2002, 11:44:47 AM7/3/02
to

Greg Willard

unread,
Jul 3, 2002, 1:08:29 PM7/3/02
to
i do have access, i did delete the mnc, but it still moves back

"pkirill" <pki...@NOSPAMALLOWEDkdcad.com> wrote in message
news:A5D14C34C9D34F9F...@in.WebX.maYIadrTaRb...

Alex Repetto

unread,
Jul 3, 2002, 3:20:57 PM7/3/02
to
Greg,

As I recall well the first value is the Y-coordinate relative to the upper left corner. The second value is the X-coordinate.

Alex


Scribble

unread,
Jul 4, 2002, 12:35:31 AM7/4/02
to

"Greg Willard" <Gwil...@matrixwater.com> wrote in message
news:DCC947C2FA562284...@in.WebX.maYIadrTaRb...

> i do have access, i did delete the mnc, but it still moves back

Think you'll find you need to delete the .mnr file as well?
mnc = menu compiled ?
mnr = menu resources ?

cheers
Steve

Alex Repetto

unread,
Jul 4, 2002, 2:41:31 AM7/4/02
to
Steve,

>> Think you'll find you need to delete the .mnr file as well?
>> mnc = menu compiled ?
>> mnr = menu resources ?

No need. The MNR is only to be deleted when you want to RELOAD the bitmap-info. This is sometimes needed when you changed the
bitmap-image of a button.
BTW: I NEVER change any menu using AutoCAD (command TOOLBAR). I always edit the MNS file using an ordinary TextEditor. I also give
the bitmap names instead of ICONxxxx names.

Alex

Scribble

unread,
Jul 4, 2002, 9:35:53 PM7/4/02
to

"Alex Repetto" <arep...@huisman-itrec.com> wrote in message
news:B6D3DC3000878DE1...@in.WebX.maYIadrTaRb...
Alex
I also edit my mns and explicitly name my bitmaps but have found that
deleting the mnr file seems to help when I move toolbars around and want
changes to stay put.
cheers
Steve


Alex Repetto

unread,
Jul 5, 2002, 4:00:47 AM7/5/02
to
Steve,

>> deleting the mnr file seems to help when
>> I move toolbars around and want changes
>> to stay put.

Strange, since there is (or sould I say: should be) no connection between location of toolbars (registry) and bitmaps (MNR)

Alex

0 new messages