TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
BsgBox
NA
9
0
ENum Problem :))
Mar 17 2004 6:25 PM
I created ENum in class named Player public enum Direction{stop,ToRight,ToBottom,ToLeft,ToTop}; then Also Filled it with value , PlayerDir = CPart.Direction.ToRight; then In the Interface I Want to Change it & ReSave it through textBox It coudent work with this * SetPlayerDir Is Function Take (Enum CPart.Direction) *PlayerDirIndexTxt.text = string contain the Direction Index SetPlayerDir(PlayerDirIndexTxt.Text); Or even : SetPlayerDir(int.Parse(PlayerDirIndexTxt.Text)); or even with the Direction as text .., then how run this function using TextBox ??? thanks alot
Reply
Answers (
4
)
Attention to Mahesh Chand
window imaging?