Author Topic: New menu loading problems  (Read 34058 times)

0 Members and 1 Guest are viewing this topic.

daron

  • Guest
New menu loading problems
« Reply #90 on: November 13, 2003, 02:25:36 PM »
Is that hijacking similar to the scr problem between acad scripts and windows SCReen savers?

M-dub

  • Guest
New menu loading problems
« Reply #91 on: November 13, 2003, 02:29:03 PM »
I believe so, yes...
They still work in AutoCAD, but are associated with something else...there are likely more file types than just those two as well...

ELOQUINTET

  • Guest
New menu loading problems
« Reply #92 on: November 13, 2003, 02:57:37 PM »
what if i uninstall realplayer? i hate that player anyway. when you try to open the file you get an error, piece of cr... well glad we've narrowed it down and i hope there's a solution. thanks

dan

M-dub

  • Guest
New menu loading problems
« Reply #93 on: November 13, 2003, 03:11:08 PM »
Do It!  Do It!  Do It!

daron

  • Guest
New menu loading problems
« Reply #94 on: November 13, 2003, 03:38:20 PM »
My wife had Real(crappy)Download on our computer at home. I finally convinced her to get rid of it. It took twice the time to download with it than without it.

M-dub

  • Guest
New menu loading problems
« Reply #95 on: November 13, 2003, 03:42:51 PM »
Well, Dan?  How goes the battle?

ELOQUINTET

  • Guest
New menu loading problems
« Reply #96 on: November 13, 2003, 03:50:22 PM »
uh been working on my drawing actually. i was sorta waiting to hear back from mark as to whether he might know of any other possible solutions. seemed light a light bulb went off in his head but haven't heard back.

dan

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
New menu loading problems
« Reply #97 on: November 13, 2003, 03:54:36 PM »
Sorry, just got back from down town. Did you change the association of the .mns back to Notpad?
TheSwamp.org  (serving the CAD community since 2003)

ELOQUINTET

  • Guest
New menu loading problems
« Reply #98 on: November 13, 2003, 04:00:54 PM »
it's alright ummm not sure how to accomplish that?

dan

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
New menu loading problems
« Reply #99 on: November 13, 2003, 04:47:32 PM »
tools -> folder options
file types tab
scroll down to MNS
click on change
in the "open with" dailog select Notepad
click OK
click close
TheSwamp.org  (serving the CAD community since 2003)

ELOQUINTET

  • Guest
New menu loading problems
« Reply #100 on: November 14, 2003, 10:15:15 AM »
hey mark just wanted to give you an update. everything is ok sort of. i changed the association of my mns. the icon still shows as real but i can open with notepad. everything reloads when i close acad now. i do have a few more questions though. i still don't have have the custom offset and fillet in my list of toolbars so i can't associate them to my custom flyouts, how do i get them to show up? i'm wondering too can i now get rid of my bmp files or save them somewhere else and just use the dan.dll? also what do the danloader lsp and the problem acs do just out of curiousity?

dan

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
New menu loading problems
« Reply #101 on: November 14, 2003, 10:47:52 AM »
SAve your .bmp's for now. The 'danloader.lsp' is called from dan.mnl, it loads all you lisp files. The 'problem.asc' file is a txt file I suggest reading. I have changed your menu a little so that your two of your flyouts are working. I'll upload it to the lilly pond in a few.
TheSwamp.org  (serving the CAD community since 2003)

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
New menu loading problems
« Reply #102 on: November 14, 2003, 10:50:34 AM »
TheSwamp.org  (serving the CAD community since 2003)

ELOQUINTET

  • Guest
New menu loading problems
« Reply #103 on: November 14, 2003, 11:51:36 AM »
hey mark i had to do a little tweaking because some smileys were appearing and misplaced icons. 1" 1.5" 1.75" 2" and zoom trim were messed up. i repathed them and closed and they found their way. now what i wanted to ask was. you forgot the add the offset 1 toolbar so i tried myself i think i'm close but not sure about the user buttons

***TOOLBARS
**OFFSET_1
**TB_OFFSET_1
**TB_CUSTOM_OFFSET_1
ID_UserButton_17 [_Button("OFFSET 1/32", "OFFSET ONE THIRTY SECOND.bmp", "ICON_24_BLANK")]^C^COFFSET;1/32

ID_UserButton_18 [_Button("OFFSET 1/16", "OFFSET ONE SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;1/16

ID_UserButton_19 [_Button("OFFSET 1/8", "OFFSET ONE EIGHTH.bmp", "ICON_24_BLANK")]^C^COFFSET;1/8

ID_UserButton_20 [_Button("OFFSET 3/16", "OFFSET THREE SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;3/16

ID_UserButton_21 [_Button("OFFSET 1/4", "OFFSET ONE QUARTER.bmp", "ICON_24_BLANK")]^C^COFFSET;1/4

ID_UserButton_22 [_Button("OFFSET 5/16", "OFFSET FIVE SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;5/16

ID_UserButton_23 [_Button("OFFSET 7/16", "OFFSET SEVEN SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;7/16

ID_UserButton_24 [_Button("OFFSET 1/2", "OFFSET ONE HALF.bmp", "ICON_24_BLANK")]^C^COFFSET;1/2

ID_UserButton_25 [_Button("OFFSET 9/16", "OFFSET NINE SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;9/16

ID_UserButton_26 [_Button("OFFSET 5/8", "OFFSET FIVE EIGHTH.bmp", "ICON_24_BLANK")]^C^COFFSET;5/8

ID_UserButton_27 [_Button("OFFSET 3/4", "OFFSET THREE QUARTER.bmp", "ICON_24_BLANK")]^C^COFFSET;3/4

ID_UserButton_28 [_Button("OFFSET 13/16", "OFFSET THIRTEEN SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;13/16

ID_UserButton_29 [_Button("OFFSET 15/16", "OFFSET FIFTEEN SIXTEENTH.bmp", "ICON_24_BLANK")]^C^COFFSET;15/16

**OFFSET_2
**TB_OFFSET_2
**TB_CUSTOM_OFFSET_2
ID_OFFSET_0    [_Toolbar("CUSTOM OFFSET 2"



you have this: OFFS.bmp : for offset one inch, shouldn't it be :OFFSET ONE.BMP

and this for offset two inch: OFFS8467.bmp : for offset two inch, shouldn't it be :OFFSET TWO.BMP

it's getting there i just wanna make sure i'm doing this right and not totally screwing it up (again :lol: )

dan

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
New menu loading problems
« Reply #104 on: November 14, 2003, 01:59:36 PM »
Yea, you're going in the right direction. The more you play with it the better you'll get. :D  There is some good reading in the help files "Overview of Menu Files".
TheSwamp.org  (serving the CAD community since 2003)