Search found 180 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 18
by nikobarli
01 Jul 2022, 11:30
Forum: General Discussion
Replies: 3
Views: 485

Re: Are "IsDefault" and "IsCancel" are supported in the current Noesis ?

Thanks, I added the feature request here: https://www.noesisengine.com/bugs/view.php?id=2369

In the meantime, what is the best way to mimic this behavior with the current Noesis. We are thinking to use this feature to close input form dialogs.
by nikobarli
01 Jul 2022, 07:49
Forum: General Discussion
Replies: 3
Views: 485

Are "IsDefault" and "IsCancel" supported in the current Noesis ?

Hi, Are "IsDefault" and "IsCancel" are supported in the current Noesis ? https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.button.isdefault?view=netframework-4.8 https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.button.iscancel?view=netframewor...
by nikobarli
10 Aug 2020, 06:31
Forum: General Discussion
Replies: 3
Views: 1130

Re: Does Inspector support Multiple-view-in-a-process scenarios ?

Ah, I found it.

I need to resize the inspector window wide enough so that the selection menu appears.

Thanks !
by nikobarli
04 Aug 2020, 16:03
Forum: General Discussion
Replies: 3
Views: 1130

Does Inspector support Multiple-view-in-a-process scenarios ?

Hi,

Our app is currently creating multiple Noesis views inside one process (i.e. multiple MFC CWnds layered with NoesisGUI inside one process).

Is it possible to use Inspector to those views ?
by nikobarli
29 Jun 2020, 12:50
Forum: General Discussion
Replies: 3
Views: 1794

Re: Tooltip's ShowDuration doesn't seem to work ?

Thanks for looking into it. I submitted the bug here: https://www.noesisengine.com/bugs/view.php?id=1739
by nikobarli
27 Jun 2020, 18:07
Forum: General Discussion
Replies: 3
Views: 1794

Tooltip's ShowDuration doesn't seem to work ?

Hi, The ShowDuration property of ToolTip.Service doesn't seem to work. Even if I set it to a value like below, the tooltip never disappears as long as I keep hovering the button. <Button Content="AAA" ToolTip="BBB" ToolTipService.InitialShowDelay="1000" ToolTipService.S...
by nikobarli
27 Jun 2020, 18:04
Forum: General Discussion
Replies: 7
Views: 1655

Re: Offloading Noesis::GUI::LoadXaml to a worker thread

Ok, I will give you more information later.
Please wait for a while because it's been very busy these days ;)
by nikobarli
24 Jun 2020, 11:45
Forum: General Discussion
Replies: 7
Views: 1655

Re: Offloading Noesis::GUI::LoadXaml to a worker thread

We are also having this issue, since our XAML is getting bigger and bigger. It takes ~1s in places just to load the XAML.
I prefer the approach to support optimized binary XAML format so that we can generate the binary XAML on compile time, and cache it on runtime.
by nikobarli
10 Jun 2020, 11:42
Forum: General Discussion
Replies: 4
Views: 4642

Re: Popup and ComboBox do not work together nicely

Thank you !
by nikobarli
08 Jun 2020, 16:22
Forum: General Discussion
Replies: 4
Views: 4642

Re: Popup and ComboBox do not work together nicely

Hi Sergio, thanks for the response. I submitted the bug here: #1713
  • 1
  • 2
  • 3
  • 4
  • 5
  • 18