Search found 4 matches

by w3arthur
13 Apr 2024, 19:17
Forum: General Discussion
Replies: 2
Views: 233

Do other components have a Template argument?

I am tried to set Template to TextBox but I can't find this argument. when I try to write it, it still not returning a result. I am searching more methods to avoid code duplication, like Style and Template. I'm trying to set some text inside some box that with specific design. Also, will be thankful...
by w3arthur
09 Apr 2024, 08:50
Forum: General Discussion
Replies: 3
Views: 231

Re: MVVM (Model View ViewModel) design in C++, research for understanding and apply an example

Thanks! It's helps a lot, I continue to study this. I have an addition question, can I bind a style to my component? I want to make an Image gallery and I want to disable the corner button when it reach the end of the gallery (unclickable button and, gray color), do some have a suggestion how to do ...
by w3arthur
04 Apr 2024, 23:39
Forum: General Discussion
Replies: 3
Views: 231

MVVM (Model View ViewModel) design in C++, research for understanding and apply an example

Hi, I little bit new to MVVM and NoesisGui, I trying to study and understand the area of MVVM and improve my code from professional developer perspectives. I tried to apply the code from the bottom of this tutorial, but unfortunately, I have lake of dependencies (I guess that I should include to my ...
by w3arthur
02 Apr 2024, 11:11
Forum: General Discussion
Replies: 1
Views: 221

can I run NoesisGui with UWP in Visual Studio ?

Hi, I am new developer with NoesisGui,
I develop with UPW in Visual Studio (C++) with previewer,
Can I include NoesisGui code inside Visual Studio (UPW project) ?

Also, I am searching for some code viewer and compiler for XAML and C++ code with NoesisGui.
Thanks for any help.