Page 1 of 1

Toolbar problems

PostPosted: Fri Apr 14, 2017 12:07 am
by RBCA
I have been creating some new toolbar items. Using alias in it to simplify.
The macros in the toolbar are in a drop down menu.
the macro is:
Hint06= 2SOF: SOFFIT DETAILS
Icon06= SOFFIT1
A06= ^;^©DASH6^:^F3^F3^2SOF$^;^©Z-COLOR-LT GREY^;

The alias are:
DASH6
;^S7^S5^.6$^DASHED$^S0

Z-COLOR-LT GREY
^;^S7^S7^F8^S0^;

The problem seems to be that when I click on it, everything seem to change as expected, but the spacing of the dash line stays the same as it was prior to hitting the toolbar button.
The second time I hit it, the spacing changes.

Anyone know what I need to change to make it work the first time?

Re: Toolbar problems

PostPosted: Fri Apr 14, 2017 1:55 pm
by David A. Giesselman
RBCA wrote:...

The alias are:
DASH6
;^S7^S5^.6$^DASHED$^S0

I believe the above should be:

;^S7^DASHED$^S5^.6$^S0

Dave

Re: Toolbar problems

PostPosted: Thu Apr 20, 2017 12:09 pm
by RBCA
Thanks, I tried changing as you indicated, but no better results.
Will check it out on our other computer. Maybe its the laptop I'm building these toolbars on.