Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: sawmill on February 27, 2008, 01:49:24 PM

Title: changing write wizard, maybe
Post by: sawmill on February 27, 2008, 01:49:24 PM
hi all, i would like to change the write wizard by german bravo slightly..
 i want to change the small circle thing to a apostraphe ' .
 i have changed the VB attached to all the buttons on the wizard, but i can't find where his post code is.
it should dump to the teach file, but i cant find it.any ideas ?
dan
Title: Re: changing write wizard, maybe
Post by: sawmill on February 27, 2008, 03:29:21 PM
i see where he has a bunch of macros wrote,starting at M601 but what makes it choose  601-604 ? i can see where the 700's come in for the font type.
i just seem to be missing the actual transition point where he hands it off to the macro's
scratches head
dan
Title: Re: changing write wizard, maybe
Post by: gbravo on February 29, 2008, 06:37:25 PM
Dan,
Macros 600,601..., was used with old version of Write wizard.
The last version uses macros 7XX.
German
Title: Re: changing write wizard, maybe
Post by: sawmill on February 29, 2008, 09:11:40 PM
thanks,
will look at it from that perspective.
dan
Title: Re: changing write wizard, maybe
Post by: sawmill on March 02, 2008, 09:33:44 PM
ok, here's a zip file with the grado symbol changed to a apostrophe ( my customers wanted a apostrophe as in "Teri's Stuff"
i just placed a comma in the spot for grado and added 10 to the y and j dim's to raise it up
all the coding and such is still GBravo's
i appreciate him pointing out the entry ... maybe one day i can write code this complex
dan