PDA

View Full Version : cube with widgets



mkind
19th February 2010, 22:46
hi,

i have a 3d cube and need to draw the fronts as widget. no texture. but i have no idea how to implement.

i need a hint :/

wysota
20th February 2010, 18:10
What do you mean you need to draw the fronts (sides?) "as widget"?

mkind
22nd February 2010, 12:14
four graphicproxywidget, simple ui's arranged as cube. first i thought of a 3d cube and implement the windows (widgets) as texture. but i need the functionality. and now i'm trying to arrange the windows with qtransform, but i seems to be quite uncomfortable.

anupam
12th April 2011, 06:51
hi,

i have a 3d cube and need to draw the fronts as widget. no texture. but i have no idea how to implement.

i need a hint :/



Can you just provide your code for 3D cube?