Hello, maybe you have chess source code with keyboard moves from textbox, i do not need to use mouse event. Thanks.
Or maybe you can programing and send me code?
I’m sorry, but I don’t have that version, and don’t have enough time to implement this either. It’s open source, so you can try to do this yourself if have some programming experience.
System.NullReferenceException: ההפניה לאובייקט לא הוגדרה למופע של אובייקט.
ב- ChessLibrary.Game.DoMove(String source, String dest)
ב- Chess.GameUI.UserMove(String source, String dest)
ב- Chess.Squar.Squar_MouseDown(Object sender, MouseEventArgs e)
ב- System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
ב- System.Windows.Forms.Control.WndProc(Message& m)
ב- System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ב- System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hello, maybe you have chess source code with keyboard moves from textbox, i do not need to use mouse event. Thanks.
Or maybe you can programing and send me code?
Evaldas,
I’m sorry, but I don’t have that version, and don’t have enough time to implement this either. It’s open source, so you can try to do this yourself if have some programming experience.
Regards, Akbar
how can i view the source code?
Shany,
You can view the source code here:
https://github.com/syedgakbar/quick-chess
u got excpetion error problem:
System.NullReferenceException: ההפניה לאובייקט לא הוגדרה למופע של אובייקט.
ב- ChessLibrary.Game.DoMove(String source, String dest)
ב- Chess.GameUI.UserMove(String source, String dest)
ב- Chess.Squar.Squar_MouseDown(Object sender, MouseEventArgs e)
ב- System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
ב- System.Windows.Forms.Control.WndProc(Message& m)
ב- System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ב- System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Yaniv,
Thanks for the error report. I will try to look into this soon.
Regards, Akbar