Search found 12 matches

  • 1
  • 2
by colin14321
05 Oct 2022, 17:13
Forum: General Discussion
Replies: 1
Views: 294

Missing Android x64/86 libNoesis.So files

I have been trying to test my Noesis project with Android, however been running into some errors. I have tracked it down to this error message: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\colin\.nuget\packages oesis.gui\3.1.5\runtimes\android-x86 ative\libNoesis...
by colin14321
23 Aug 2022, 20:24
Forum: General Discussion
Replies: 1
Views: 312

Default Theme as Pink, possible change?

Hi there, I realize that the Noesis default theme is pink for controls that do not have the proper styling, such as adding in BasedOn. Is there a way to change this default theme, as currently I am working on porting a large body of code from WPF, and it would be much more effective to change the ba...
by colin14321
23 Aug 2022, 20:01
Forum: General Discussion
Replies: 3
Views: 238

Re: EventSetter in Style

Yes no problem! It is under issue #2404. https://www.noesisengine.com/bugs/view.php?id=2404

I will give commands a try.

Thank you!
by colin14321
23 Aug 2022, 00:57
Forum: General Discussion
Replies: 3
Views: 238

EventSetter in Style

Hi there, I was wondering if there is support for System.Windows.EventSetter? I am currently trying to have an EventSetter inside of a Style. If EventSetter is not available, is there another simple way to do this inside of a style? Code snippet: <TreeView.ItemContainerStyle> <Style TargetType="...
by colin14321
15 Aug 2022, 03:54
Forum: General Discussion
Replies: 3
Views: 337

Re: Missing in TabControl

Done, thank you!
by colin14321
02 Aug 2022, 18:12
Forum: General Discussion
Replies: 1
Views: 178

FilterEventArgs

Hi there,

I was wondering if FilterEventArgs is available in Noesis?

Thank you!
by colin14321
02 Aug 2022, 18:08
Forum: General Discussion
Replies: 3
Views: 337

Missing in TabControl

Hi,

I have noticed that the Noesis.TabControl is currently missing in comparison to WPF :

OnItemsChanged event
OnSelectionChanged event

as well as the SelectedContentStringFormat property.

Should I create a report in the bugtracker?

Thank you once again!
by colin14321
02 Aug 2022, 18:02
Forum: General Discussion
Replies: 4
Views: 361

Re: Support of System.Threading Class

Great thank you so much! I have added a request into the bugtracker. (#2391)
by colin14321
29 Jul 2022, 21:36
Forum: General Discussion
Replies: 4
Views: 361

Support of System.Threading Class

Hi there,

I realized that some classes in System.Threading are missing from Noesis, such as Timer, DispatcherTimer, Interlocked, CancellationToken, Timeout.

Will these classes be added in the future?

Thank you.
by colin14321
28 Jul 2022, 21:26
Forum: General Discussion
Replies: 6
Views: 1694

Re: BindingExpressionBase

Thank you !
  • 1
  • 2