Jump to content

Recommended Posts

Posted

Maybe you could make it draw random shapes instead of random pixels.

After that, go on and draw random figures.

I had thought of that, but i cant figure out how to get it to move the move in the window while its minimized. I also tried it with hiding the window, but no luck.

My scripts: Random Painter

Posted

I had thought of that, but i cant figure out how to get it to move the move in the window while its minimized. I also tried it with hiding the window, but no luck.

Me neither... but you might be able to use ControlGetPos to get the absolute window coordinates for a control, and then use MouseClickDrag to draw.

It's a workaround, and not very tight, but it might do the job. I would sure love to see that.

Posted

Me neither... but you might be able to use ControlGetPos to get the absolute window coordinates for a control, and then use MouseClickDrag to draw.

It's a workaround, and not very tight, but it might do the job. I would sure love to see that.

Already tested MouseClickDrag, and it doesnt work in minimized or hidden windows. But, i might set it to draw shapes and stuff if the window has focus. That way you could let it draw in the background or have it draw more if it has focus.

My scripts: Random Painter

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...