Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Scatter : getDrawing !!!! help !!!!
Re: Scatter : getDrawing !!!! help !!!! [message #29094 is a reply to message #29063] Mon, 04 October 2010 23:18 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi Koldo,

Thank's for the quick reply, but ... I already tried this one:
{
	Point cp2 = cp;
	cp2.x++;
	w.DrawLine(cp,cp2,fround(scale*size/6),markColor);
}

And although it seems to work at first, some points don't get drawn (because of rounding probably).
So it's not sufficient and anyway the grid doesn't display correctly neither.
==> Maybe this is more a Painter issue with line drawing.

Also drawing a real circle, although much less efficient, would be a better solution for the CIRCLE mark I think

One good point: no matter if Painter is here or not, the Pdf export function creates the same output (which is correct).


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scatter: Propose to add new methods
Next Topic: Themes
Goto Forum:
  


Current Time: Fri May 10 09:26:54 CEST 2024

Total time taken to generate the page: 0.01344 seconds