Search found 12 matches

  • 1
  • 2
by lzt120
25 Mar 2019, 05:37
Forum: General Discussion
Replies: 8
Views: 3502

Re: Getting Start NoesisGUI for Unreal Engine tutorial.

this is the link to the tutorial, it may be help. https://www.bilibili.com/video/av47290316
by lzt120
22 Mar 2019, 08:31
Forum: General Discussion
Replies: 4
Views: 2437

Re: Visibility In Unreal Engine

sure,you can link it to your documentation.
by lzt120
22 Mar 2019, 08:28
Forum: General Discussion
Replies: 8
Views: 3502

Re: Getting Start NoesisGUI for Unreal Engine tutorial.

I add one picture for easy reference to show it up on the tutorial.
you can do that by right click on the content browser, choose NoesisView to create one blueprint,name it MainWindowView.
by lzt120
20 Mar 2019, 10:18
Forum: General Discussion
Replies: 2
Views: 2128

inventory sample in Unreal

I wonder if the drag and drop behavior is supported in Unreal Engine ? I could like to make the inventory sample in Unreal Engine, please help point me to the right direction.
by lzt120
20 Mar 2019, 09:43
Forum: General Discussion
Replies: 4
Views: 2437

Re: Visibility In Unreal Engine

I use code to handle this problem and finally turn out this mini tutorial.
https://github.com/franklzt/NoesisUE4Tutorial
by lzt120
20 Mar 2019, 07:11
Forum: General Discussion
Replies: 8
Views: 3502

Getting Start NoesisGUI for Unreal Engine tutorial.

Hello, Just make one mini tutorial, it mainly focus on first step to use NoesisGUI in Unreal Engine 4. It includes three section: WPF section,Blueprint Section, Code Section. Source code included. Hope it may help.Click below link to see the details of the tutorial. https://github.com/franklzt/Noesi...
by lzt120
18 Mar 2019, 10:12
Forum: General Discussion
Replies: 4
Views: 2437

Visibility In Unreal Engine

Hello,
I want setup Visibility for the element by pure blue print project in Unreal Engine, can it be done or it require coding ?
by lzt120
16 Mar 2019, 16:37
Forum: General Discussion
Replies: 3
Views: 677

Re: 404 of tutorial

Here is the link
https://www.noesisengine.com/docs/Gui.C ... properties
Link of DependencyObject
by lzt120
14 Mar 2019, 10:57
Forum: General Discussion
Replies: 1
Views: 1743

Noesis GUI may cause UE4 crash when stop the simulation

Hello, Problem: Noesis GUI may cause UE4 crash when stop the simulation and no debug message. Here is the project that I use for test: https://github.com/franklzt/GameUI.git I add one button and then binding the event in C# and it works and I see the debug message. I create one Unreal engine project...
  • 1
  • 2