Search found 3450 matches
- 12 Aug 2022, 18:16
- Forum: General Discussion
- Replies: 3
- Views: 45
Re: accentuation
right! I managed to make a converter, I thought that noesis already directly accepted utf8 because I saw that everything was const char, thanks! Not sure why you need a converter for this. Noesis only works with UTF8 encoding. All our const char* are expected to be encoded in UTF8. Xamls are expect...
- 12 Aug 2022, 18:13
- Forum: General Discussion
- Replies: 1
- Views: 25
Re: Noesis.settings Application Resources - do not change in Unity
We are going to need more details to investigate the problem. Your theme is not applied when you enter Play mode? Does it work if restarting Unity?
- 08 Aug 2022, 17:37
- Forum: General Discussion
- Replies: 3
- Views: 474
Re: Inspector on non-Windows platforms
Hello, thanks for the feedback! This is planned after NoesisGUI 3.2 (first beta on September). Please let us know if you need more priority.
- 08 Aug 2022, 17:34
- Forum: General Discussion
- Replies: 1
- Views: 35
Re: How disable font subpixel blue-red pixels?
Please, indicate platform and integration (engine) you are using. Thank you!
- 04 Aug 2022, 19:15
- Forum: General Discussion
- Replies: 2
- Views: 51
Re: Windows DPI Scaling
In the View, there is a "DPI Scale" flag. That's what I think you want to uncheck.
- 03 Aug 2022, 16:03
- Forum: General Discussion
- Replies: 9
- Views: 146
Re: Noesis android native
Great news! Thank you
- 03 Aug 2022, 16:01
- Forum: General Discussion
- Replies: 3
- Views: 53
Re: Issue when adding new child elements to a Grid in codebehind.
Thank you, marking this as closed
- 03 Aug 2022, 15:58
- Forum: General Discussion
- Replies: 2
- Views: 67
Re: Noesis crashes Unity when using Unit Tests and forgetting Noesis.GUI.Init()
Thanks for the ticket (#2393).
Please, open different threads for each problem. I just split this topic.
Please, open different threads for each problem. I just split this topic.
- 02 Aug 2022, 12:16
- Forum: General Discussion
- Replies: 2
- Views: 67
Re: Noesis crashes Unity when using Unit Tests and forgetting Noesis.GUI.Init()
Could you please create a ticket about this?
- 02 Aug 2022, 10:40
- Forum: General Discussion
- Replies: 8
- Views: 123
Re: Threading requirements for Noesis::GUI::Shutdown
I am pretty sure it is not a leak, but we will analyze your two examples and will come back. Thank you!