Trolltech Home | Qt-embedded-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-embedded-interest Archive, January 2007
rotate a widget


Message 1 in thread

Hi.
I'm trying to rotate widget 90 degrees but I can't.
I have typed  '  ./ (execute file)  -qws -display Transformed : Rot 90 : 0'
when compiled source code.
But, I got error message.
 'Can't open framebuffer device /dev/fb0 . Transformed driver cannot connect
'
I can't  find any solution to fix this problem.
I'm currently using  qt-x11-2.3.2 , qt-embedded-2.3.7 and  qtopia-free-1.7.0.

Is there a way I can rotate a widget?