[Closed] 2D UI ctrl using dotnet
Hello everybody!
Somebody knows how to use in dotnet + ms an 2d control in an UI?
thank you!
joao
i think that many people know how to use it, and have an experience of its using. but not many including me could understand from your question what you are specifically looking for.
sorry mt friend, my english is so bad.
i want to make an control in an user interface for control facial expressions. this control have to be 2 dimensions to move, like an rectangle spline with an circle in the center in the viewport. but i want to make it in a ui. i think that is possible with dotnet like this:
http://paulneale.com/tutorials/dotNet/dotNet.htm
thanks a lot man!
check this example:
http://forums.cgsociety.org/showpost.php?p=7170128&postcount=13
also i remember a good example of 2d .net joystick by LO. but couldn’t find it…
I can’t release the code for that because it’s a work project, sorry. Maybe some day I’ll write an open source version of it.
i’m talking about your example of ‘round button’ in the frame with round corners. you have posted it on this forum.
it was not really a joystick, but UI was ‘look like’ it is