i like those little mathematic problems, so i wrote a function for you:
function ro_el twidth, theight, tlocx, tlocy, tangle
repeat with i = 0 to 360
put (sin((i)/180*pi)*(twidth)) into x
put (cos((i)/180*pi)*(theight)) into y
put round(x * cos(tangle/180*pi) + y * sin(tangle/180*pi) + tlocx ...
Search found 8 matches
- Sat Jul 29, 2006 11:04 pm
- Forum: Talking LiveCode
- Topic: Rotating an Oval
- Replies: 4
- Views: 8243
- Tue Jul 18, 2006 3:55 am
- Forum: Feature Proposals
- Topic: Documentation Browser
- Replies: 12
- Views: 13825
- Thu Jul 13, 2006 11:07 am
- Forum: Multimedia
- Topic: End of video/audio file detection
- Replies: 3
- Views: 7706
- Tue Jul 04, 2006 10:49 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Electronic protractor
- Replies: 4
- Views: 9986
that sounds like, you'll make also other software you could use the ae . i use it very often. you could also code it yourself, but it is not that easy, i also tried it and gave up.
to come back to the ae: there are two funktions called findangle() and pointoncircle() so you could easy draw a line ...
to come back to the ae: there are two funktions called findangle() and pointoncircle() so you could easy draw a line ...
- Tue Jul 04, 2006 4:09 am
- Forum: Talking LiveCode
- Topic: Keyboard scroll ??
- Replies: 5
- Views: 9354
- Fri Jun 30, 2006 1:37 pm
- Forum: Talking LiveCode
- Topic: Original help files?
- Replies: 7
- Views: 11283
tanks mark for your icq!

that's what it looks like
and here is the stack
have fun,.. it is still a bit buggy but: sorry, no warranty, you use it on your own risk.
if you have any questions about it, ask!
SEIDL.

that's what it looks like
and here is the stack
have fun,.. it is still a bit buggy but: sorry, no warranty, you use it on your own risk.
if you have any questions about it, ask!
SEIDL.
- Thu Jun 01, 2006 4:44 am
- Forum: Talking LiveCode
- Topic: monitor buttons during wait period
- Replies: 6
- Views: 10608
- Tue Apr 18, 2006 12:19 pm
- Forum: Feature Proposals
- Topic: Open the forums for reading please
- Replies: 5
- Views: 7602