The attached small example fails to compile with the error:
B4i line: 30
Log(GST.Visible)
no visible @interface for 'b4i_getsettest' declares the selector '_visiblenil'
Similar code works fine with B4a.
(Currently avoiding using the Get/Set so not urgent for me, but possibly a bug none the less)
B4i line: 30
Log(GST.Visible)
no visible @interface for 'b4i_getsettest' declares the selector '_visiblenil'
Similar code works fine with B4a.
(Currently avoiding using the Get/Set so not urgent for me, but possibly a bug none the less)
Attachments
Last edited: