U++ framework
Do not panic. Ask here before giving up.

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: 3461
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: Mon Sep 21 00:43:33 GMT+2 2026

Total time taken to generate the page: 0.00869 seconds