Q: moving dashed line

  • Thread starter Thread starter Geoff
  • Start date Start date
G

Geoff

Hi

Can anybody give me some ideas/code to get a dashed line on a form to be
animated i.e. the dashed lines move in one direction?

Thanks in advance

Geoff
 
Perhaps changing from dashed to one of the other modes and back would make
it animate.

such that the dashes from one mode complement those of the other....
i.e.

mode 1
- - - - -

mode 2
- - - - -

Or maybe if line started at
(1,1) you move it to (10,1) and back to (1,1) so that the dash offset
would change.

I'm not sure... haven't done it... these are just some thoughts.
 
Hi

Yeah, sounds like a good idea but I can't find two lines that the
complements of each other; besides, wouldn't I need more than two so I can
set the direction of movement?

Geoff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top