0
votes
0answers
15 views
the class RotateTransform3D
Hi All,
I have a 3D cone (called as "conemodel") produced by a method. This cone will be rotated in C# code and added to XAML Viewport3D group after rotated by an angle.
Code sn …
0
votes
3answers
1k views
[Flex] -Rotating image
Hi,
To image rotate I used Matrix class. Rotating work very well, but if I try scroll - image hide. How to solve this problem ? How to rotate big Image ?
Flex Code[Rotate]:
var t …
0
votes
1answer
70 views
rotate sIFR jquery
im looking for a way to rotate sifr text on a wordpress blog using jquery, any ideas, the rotate plugin doesnt seem to work.
0
votes
1answer
9 views
how to set pagesize in special pages that i want to rotate just these pages!
Hello,
I have a document in iTextSharp. I want to set the default 'pagesize' to 'A4', but here we have special pages that needed to be rotated (just these pages) using A4.Rotate() …
0
votes
2answers
19 views
Table View rotate, but not properly (shape change)
Hello everyone,
Here is the thing. I have a ViewController which contain a view in full window. And the program run in landscape mode.
I want to put an UITableView over the ful …
1
vote
3answers
107 views
How to rotate an object in C# 3D?
I need to rotate an 3D mesh object on an axis in C#.
Could you show me how this is done?
0
votes
3answers
108 views
Use PHP or Perl to properly rotate JPEG images
I used F-Spot on Ubuntu to rotate some photos (JPEG files) before I FTPed them up to my website. This seemed to work just fine. However, if those images are opened in a web browser …
2
votes
1answer
83 views
I just want to rotate and move the image!! (Javascript, <canvas>, html 5)
http://gist.github.com/232194
I know it's something wrong with my transformations in drawGuy. Can anyone help me figure out how to rotate just the image? Currently it rotates fine …
2
votes
3answers
9k views
Howto rotate image using jquery rotate plugin?
How do you rotate an image using jquery (www.jquery.com) rotate plugin (http://code.google.com/p/jquery-rotate/)?
I have tried the following and it doesn't seem to work:
<html …
0
votes
1answer
41 views
How do I rotate a div with Raphael.js?
I am brand new to Raphael and am really stuck, I would like to rotate a div and its contents, using a button, with Raphael.
Ideally, I would like to have a smooth animation that g …
0
votes
3answers
365 views
Rotate UIView in Cocoa Touch
Hi Everyone:
I have seen other people who have had this question, but most of the responses aren't working on the latest 3.0 build of iPhone OS. Anyway, I'm wondering how I can p …
0
votes
1answer
281 views
.NET pie chart: how to add text to slices and rotate chart
The code below creates a 24 slice pie chart. How do I:
Add text labels to each slice a la "Wheel of Fortune".
Rotate the pie chart? I want it to spin like "Wheel of Fortune".
p …
0
votes
1answer
28 views
In place rotation of overlay image on the background with ImageMagick
I have a small (100x80) overlay image which will be placed at x=40, y=50 on a transparent background(800x600) and then rotated 80 degrees in place.
convert -size 800x600 xc:no …
3
votes
3answers
675 views
UITabBarController and rotation
Hi,
I'm having a real issue with UITabBarController.
The outcome I'm after is the following:
1) in portrait mode, a simple tab bar based application (with navigation bars) nothing …
1
vote
3answers
563 views
How can I get log4j to delete old rotating log files?
How can I get log4j to delete old rotating log files? I know I can set up automated jobs (cron for UNIX and scheduled task for Windows), but I want it cross platform, and I want i …
