This is a migrated thread and some comments may be shown as answers.

How to don't allow drag of the cube

1 Answer 55 Views
Cube
This is a migrated thread and some comments may be shown as answers.
Rui
Top achievements
Rank 1
Rui asked on 27 Aug 2008, 02:28 PM
I was wondering how i can desactivate the drag and move of the cube.. i want to make a form, but i don't want the user to skim to other side of the cube.. i want to use buttons to do that and control the cube. i tryed hittest, but then if i had a button to a side of the cube tue user can't hit it.

Other thing can someone explain me who do we define each face of the cube?

is is with <grid> each grid is a side?

thank you in advance

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 27 Aug 2008, 04:09 PM
Hello Rui,

Check-out this example and its source code:
http://demos.telerik.com/silverlight/#Examples/Cube/FirstLook

To populate the cube faces just att child elements to the cube. The first child will go to the first cube face, the second child to the second cude face, etc.

Regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Cube
Asked by
Rui
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or