Search found 3 matches

by devtomilk
08 Feb 2021, 10:52
Forum: General Discussion
Replies: 4
Views: 947

Re: It seems x:Array isn't implemented (Unknown type 'Array')?

Wow, thanks for the quick respond. I think this is a much better solution then my current hard-coded one.
by devtomilk
08 Feb 2021, 05:16
Forum: General Discussion
Replies: 4
Views: 947

It seems x:Array isn't implemented (Unknown type 'Array')?

Hi there. After several weeks of learning WPF from scratch I'm finally starting to integrate noesisgui to my game(c++/smfl/opengl), and it seems to be working perfectly now. Now I run into a little "problem", the "play" and "pause" button in the screenshot are actually ...
by devtomilk
21 Nov 2020, 12:24
Forum: General Discussion
Replies: 1
Views: 421

ComboBox causes StackPanel to flicker.

Hi, newbie here, I'm considering integrating NoesisGUI to my SFML based indie game. After following the integration guide it mostly works well. I'm testing it with the "Settings.xaml" comes with the tutorial. Promble: If I click any of the ComboBoxes, the whole StackPanel(not the whole scr...