6 Responses

  1. Evaldas

    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?

    | Reply
    • admin

      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

      | Reply
  2. shany

    how can i view the source code?

    | Reply
  3. Yaniv

    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)

    | Reply

Leave a Reply to admin