You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had use diffplex.wpf from nuget to implement into my windows form project. However it prompt this error.
and when I run as single view it wont show words as screenshot below
The text was updated successfully, but these errors were encountered:
Hi @kykm1307 could you please share your code about it to me if you don't mind? Or compare it with the one in demo?
I have tested it by modifying the demo code, but it looks good in my dev environment. It initializes an instance of DiffPlex.WindowsForms.Controls.DiffViewer control class and sets LineNumberWidth as an Int32 value.
The binary of the original demo is here (net5.0-windows\DiffPlex.WindowsForms.Demo.exe).
I had use diffplex.wpf from nuget to implement into my windows form project. However it prompt this error.
and when I run as single view it wont show words as screenshot below
The text was updated successfully, but these errors were encountered: