-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need tutorial #1
Comments
Thank you for your interest in Biaui. The Biaui.Controls.Mock in Biaui.sln included in this repository shows how to use NodeEditor. I hope you find it helpful until the tutorial is available. Thank you. |
Will this project support the .net framework in the future? My project is based on .netframework 4.7.2. Difficult to report to .netcore. I am very interested in this project, and if you can maintain it for a long time, I am willing to sponsor more. |
Biaui previously supported both .NET Framework and .NET Core. However, maintenance for both supports was expensive. As a result, I have now dropped support for the .NET Framework. But I realized that Biaui needed to support the .NET Framework again. I have decided to support the .NET Framework again in a future version. This work will start next month or later due to my schedule. I want to start as soon as possible. If you want to try the .NET Framework supported version now This commit is the final version of .NET Framework support. Although it is .Net Framework4.8, I think it is not difficult to port to .Net Framework4.7.2. You can try. And I'm really glad to you sponsor me. Thank you very much. |
Hi! Thank you. |
Great work!
Thanks for keeping me updated.
Regards Johannes
…On Tue, 11 Feb 2020, 08:12 Yoshihiro Ito, ***@***.***> wrote:
@esengine <https://github.com/esengine>
Hi!
I just finished working for targeting .NET Framework. But the tests are
not enough. Reports are always welcome.
Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AGD5YIQR2TKFEABZQBYRWDTRCJFUPA5CNFSM4KRHTYD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELLNBWQ#issuecomment-584503514>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGD5YITOEKQHUG3ENJTR2BLRCJFUPANCNFSM4KRHTYDQ>
.
|
This is really great. I will continue my project and use him during the weekend. You are very efficient and you do well! |
Nice screenshot of your game editor. Does the text editor on the right side of the screenshot use AvalonEdit? If it's AvalonEdit, there is a DarkStyle C # theme for AvalonEdit that I created. Available if you want. Here is the initialization. Biaui/Biaui/source/Biaui.Showcase/TextEditor.cs Lines 35 to 36 in 4c1befa
There is another initialization in my different project. |
This is a good project and I hope it has a tutorial to help me get started。such as I want to use this NodeEditor, but I cannot get started
The text was updated successfully, but these errors were encountered: