Message 1 of 7
DCL help needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys i am creating buttons that will insert blocks. But for some reason the dcl keeps on leaving a space in between buttons, how can i avoid this:
picture_dcl1
:dialog
{label = "DRA STANDARDS";
:row
{
:boxed_column
{
label = "ARROWS";
:button{key = "BtnNorth";label = "NORTH ARROW";value = "0";}
:button{key = "BtnFallSlope";label = "FALL / SLOPE";value = "0";}
:button{key = "BtnFlowDirection";label = "FLOW DIRECTION";value = "0";}
:button{key = "BtnDirection";label = "DIRECTION ARROW";value = "0";}
:button{key = "BtnLevelArrow";label = "LEVEL ARROW";value = "0";}
}
:boxed_column
{
label = "HEADERS";
:button{key = "LayoutHeader";label = "LAYOUT HEADER"; value = "0";}
:button{key = "SectionHeader";label = "SECTION / DETAIL HEADER"; value = "0";}
}
}
ok_only;
}
Civil 3D Certified Professional