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 #29063 is a reply to message #29057] Mon, 04 October 2010 10:24 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello Didier

Well done!. Now it has been easier to find the problem.

This the old circle implementation:
w.DrawLine(cp,cp,fround(scale*size/6),markColor);

and this is the new:
w.DrawLine(cp.x,cp.y,cp.x+1,cp.y,fround(scale*size/6),markColor);

As line length was 0, Draw painted it but Painter does not Smile.


Best regards
IƱaki

[Updated on: Mon, 04 October 2010 10:24]

Report message to a moderator

 
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: Thu May 09 23:48:17 CEST 2024

Total time taken to generate the page: 0.02540 seconds