Search found 3448 matches
- 08 Aug 2022, 17:37
- Forum: General Discussion
- Replies: 3
- Views: 473
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: 32
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: 49
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: 142
Re: Noesis android native
Great news! Thank you
- 03 Aug 2022, 16:01
- Forum: General Discussion
- Replies: 3
- Views: 52
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: 64
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: 64
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: 116
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!
- 02 Aug 2022, 10:38
- Forum: General Discussion
- Replies: 9
- Views: 142
Re: Noesis android native
CreateTexture is part of NoesisApp. We provide source code for that library. For Android, that function is implemented in GLRenderDevice.cpp. Make sure you compile it in Debug.
- 01 Aug 2022, 21:23
- Forum: General Discussion
- Replies: 8
- Views: 116
Re: Threading requirements for Noesis::GUI::Shutdown
Thank you! The attach is missing though.