Search found 3 matches

by brooksk
Fri May 19, 2017 11:55 pm
Forum: Application Development
Topic: Connot get the top item in LargeIcon,SmallIcon or Tile View
Replies: 2
Views: 9385

Re: Connot get the top item in LargeIcon,SmallIcon or Tile V

Solved the problem: I needed to add a Windows List View Control by ticking check box after expanding the UI controls thorugh the IX developer interface.

Home > Objects > View All Objects > Windows Controls > List View Checked
by brooksk
Fri May 19, 2017 11:48 pm
Forum: Application Development
Topic: Connot get the top item in LargeIcon,SmallIcon or Tile View
Replies: 2
Views: 9385

Re: Connot get the top item in LargeIcon,SmallIcon or Tile V

Hi all, I am also getting this error message after installing IX developer on windows 10 pro and trying to open a saved project with listviews. Would be great to know how to solve this issue? My colleague does not have this problem on his windows 7 pro machine. I have attached extract log file gener...
by brooksk
Tue Dec 02, 2014 10:19 pm
Forum: Application Development
Topic: are you missing an assembly reference?
Replies: 1
Views: 6785

Re: are you missing an assembly reference?

I have the same issue on a T7E. I have a ListView and want to get the item infomration out of the row uplon selctionitem changed event. I can code it with intellisense, but the compiler is throwing out the system event args issue. Any ideas? Or did the original poster solve the problem for us to sha...