-
Draw Object
Hi!
I'm developing an application that requires the Draw.mfx extension but have found that currently this object cannot 'Follow the frame' nor can its postiion be altered at all and was just wondering if there was any way to get around this as it is a scrolling application that I need.
I've had a look at the ScreenDraw object from Aquadasoft but cannot get that to work at all :S plus no examples or help files :(
Any assitance would be greatly appreciated :D
Thanks :)
-
Re: Draw Object
Screendraw object if for drawing on the SCREEN not the FRAME or WINDOW. You could check out the Line Surface Object. ;)