In the attached demo there is a thunderbolt icon that looks like I want it to on the chart.
Q1) When I render it to WMF, the icon has an ugly white space around it (click on the Image tab will do this).
I really want to keep it as a WMF to avoid pixelating when I print it.
Any suggestions on how to fix this?
Q2) When the mouse goes over the thunderbolt, I would like to be able to drag it left/right--but it has to go over the Color Line tool. Is there any way to make the Color Line Tool go it drag left/right mode? Or maybe a different way to address this?
Much appreciated.
Ed Dressel
Rendering WMF doesn't render icon well & Dragging lef/rgi
Rendering WMF doesn't render icon well & Dragging lef/rgi
- Attachments
-
- Show Icon #3.zip
- (10.91 KiB) Downloaded 848 times
Thanks,
Ed Dressel
Ed Dressel
Re: Rendering WMF doesn't render icon well & Dragging lef/rgi
Hello,
Sorry for the delay here.
Sorry for the delay here.
I see you are forcing the Canvas to be GDI and this is breaking the transparency.
I see you use OnBeginDragLine and OnEndDragLine events. Have you tried to move the imagepoint using the OnDragLine event?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |