View Issue Details

IDProjectCategoryView StatusLast Update
0000913NoesisGUIC# SDKpublic2018-11-22 19:14
Reporterai_enabled Assigned Tosfernandez  
PrioritylowSeveritytweak 
Status resolvedResolutionfixed 
Product Version1.2.6f4 
Target Version2.2.0Fixed in Version2.2.0b3 
Summary0000913: Difference with WPF - ItemCollection.GetItemAt(int index) instead of ItemCollection.Get(uint index)
Description

Hello!

WPF: ItemCollection.GetItemAt(int index)
NoesisGUI: ItemCollection.Get(uint index)

I think you can keep compatibility and just add this method to C# API and call Get((uint)index) in it.

Regards!

PlatformAny

Activities

sfernandez

sfernandez

2016-12-30 14:11

manager   ~0004322

Fixed in new preview of next beta:
https://drive.google.com/open?id=0Bwl3Ci5GLsE8b0JEdlRnd3pVN3c

ai_enabled

ai_enabled

2016-12-30 15:28

updater   ~0004326

Yes, but you simply changed uint to int.
If we want full WPF compatibility it might be a good idea to add GetItemAt(int index) method which will simply return Get(index).

sfernandez

sfernandez

2016-12-30 20:36

manager   ~0004337

Sorry, I totally miss the method name difference. I'll fix it correctly for the next version :)

Issue History

Date Modified Username Field Change
2016-06-17 08:55 ai_enabled New Issue
2016-06-17 10:43 sfernandez Assigned To => sfernandez
2016-06-17 10:43 sfernandez Status new => assigned
2016-06-17 10:43 sfernandez Target Version => 1.3.0
2016-12-30 14:11 sfernandez Status assigned => feedback
2016-12-30 14:11 sfernandez Note Added: 0004322
2016-12-30 15:28 ai_enabled Note Added: 0004326
2016-12-30 15:28 ai_enabled Status feedback => assigned
2016-12-30 20:36 sfernandez Note Added: 0004337
2018-11-01 02:14 jsantos View Status public => private
2018-11-20 19:56 jsantos Target Version 1.3.0 => 2.2.0
2018-11-20 19:56 jsantos View Status private => public
2018-11-20 19:56 jsantos Platform => Any
2018-11-22 19:14 sfernandez Status assigned => resolved
2018-11-22 19:14 sfernandez Resolution open => fixed
2018-11-22 19:14 sfernandez Fixed in Version => 2.2.0b3