| View previous topic :: View next topic |
| Author |
Message |
Zeus Guest
|
Posted: Sun Feb 10, 2008 4:39 am Post subject: Can a GUI be spun? whoah |
|
|
I don't know if this is possible yet---but maybe some guru on here knows! Can a simple GUI of any size, be turned 1 degree at a time (i.e. spun), Manually using the mouse? Like grab a corner or somewhere and use middle mouse button or something to turn the entire GUI, completely 360 if you wanted to at your own speed? That would be really neat. |
|
| Back to top |
|
 |
Zeus Guest
|
Posted: Sun Feb 10, 2008 8:24 pm Post subject: |
|
|
Anyone have input on this question? I'm hoping someone can solve this
rotate(ahk_gui_object,angle) |
|
| Back to top |
|
 |
BoBoĻ Guest
|
Posted: Sun Feb 10, 2008 8:51 pm Post subject: |
|
|
I don't see the purpose for this? Well, 90/180/270 would make minimum sense, but everything different ... eh, no.
Check out IRotate - if you wanna rotate your screens content. |
|
| Back to top |
|
 |
Zeus Guest
|
Posted: Sun Feb 10, 2008 9:11 pm Post subject: |
|
|
| Ah, but can it be done without using IRotate? |
|
| Back to top |
|
 |
Precise
Joined: 30 Dec 2007 Posts: 18 Location: East Coast
|
Posted: Sun Feb 10, 2008 10:34 pm Post subject: |
|
|
| Take a picture of the gui and redraw the guis region into the correct shape each incriment of the spin. Not too easy to code though unless your really smart or highly motivated to do it. |
|
| Back to top |
|
 |
Zeus Guest
|
Posted: Sun Feb 10, 2008 10:40 pm Post subject: |
|
|
You mean map the precise rotation from inside a photoshop like paint program? That is very interesting... it sounds like maybe you are onto something. How would that work, for a couple increments, to illustrate the experiment?  |
|
| Back to top |
|
 |
Zeus Guest
|
Posted: Tue Feb 12, 2008 3:42 am Post subject: |
|
|
Hello! I think precisewitit might have the right concept here. Can someone pls. explain how can you re-draw a GUIs 'region' to this manner?  |
|
| Back to top |
|
 |
|