2D Drawing Contest

Just starting out? Need help? Post your questions and find answers here.
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

@Trond, it crashes here with PB4.40 B1.
It's the Plot() in Algo1FillArea(), I think I recall hat Plot() no longer allows plotting outside ?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Yes, there's also problem with Plot() another place in the code, which makes the block that is drawn on the right side to appear partly on the left side. I think Fred should add a PlotClip() function.
Post Reply