Search found 183 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 19
by nikobarli
12 Jul 2024, 03:03
Forum: General Discussion
Replies: 5
Views: 1511

Re: Cannot show character "⌀” (U+2300:DIAMETER SIGN)

I am pretty sure it is a bug so I created an issue here with a patch to reproduce it: https://www.noesisengine.com/bugs/view.php?id=3492
Thanks.
by nikobarli
11 Jul 2024, 08:28
Forum: General Discussion
Replies: 5
Views: 1511

Re: Cannot show character "⌀” (U+2300:DIAMETER SIGN)

Hi Sergio, Ricardo, Thanks for the reply. I am trying to use "Segoe UI Symbol" to show the character. It happens both when I set the character in XAML and from code (through binding). Debugging the issue, I found that it happen if my application register "Segoe UI" font before &q...
by nikobarli
10 Jul 2024, 13:55
Forum: General Discussion
Replies: 5
Views: 1511

Cannot show character "⌀” (U+2300:DIAMETER SIGN)

Hi,

I cannot use Noesis to show the character "⌀” (U+2300:DIAMETER SIGN).
I am setting the font to Segoe UI Symbol. Is it a known issue or is there something wrong with my code ?

Thanks.
by nikobarli
01 Jul 2022, 11:30
Forum: General Discussion
Replies: 3
Views: 1073

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: 1073

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: 1647

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: 1647

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: 2834

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: 2834

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: 2150

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 ;)
  • 1
  • 2
  • 3
  • 4
  • 5
  • 19