OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: khann on November 18, 2013, 06:29:14 PM

Title: GraphicButton with Pic and Caption does not overlap ?
Post by: khann on November 18, 2013, 06:29:14 PM
Hi.
I just found out the GraphicButton with Pic and Caption at the same time,
Pic and Caption does not overlap.
Is this as designed?  ???

(Win7 64bit, OpenDCL 7.0.0.14)


None Pic Caption :


With Pic Caption :

Title: Re: GraphicButton with Pic and Caption does not overlap ?
Post by: owenwengerd on November 18, 2013, 07:14:41 PM
Yes, I believe this is as designed. If they overlapped, then whichever was drawn last would block out the other.
Title: Re: GraphicButton with Pic and Caption does not overlap ?
Post by: khann on November 18, 2013, 08:01:59 PM
Oh, I see.
Thanks, Owen! 8)