XSharpPublic icon indicating copy to clipboard operation
XSharpPublic copied to clipboard

[VFPXPorter]CursorAdapter.DataSource type error in XSharp.VFP.UI

Open vfp9 opened this issue 1 year ago • 0 comments

An error occurs during build if the attribute value is a positive integer.

CursorAdapter.DataSource = 1    && The value is a handle. This is allowed in VFP

There is no problem in XSharp.VFP

vfp9 avatar Sep 12 '24 22:09 vfp9