Dear
If have splitting my class into two different files then one for screen and the other for the methods.
And yet I get this message.
"Missing partial modifier on declaration of type 'TRANFER'; another partial declaration of this type exists."
someone an idea
CLASS TRANSFER INHERIT DATAWINDOW
PARTIAL CLASS TRANSFER
Thanks !!
Greeting’s,
Johan Kwaspen
Belgium
Missing partial modifier on declaration of type...
Missing partial modifier on declaration of type...
add a partial in front of the first class def...
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Missing partial modifier on declaration of type...
Johan,
I see that the Windows editor generates classes without the partial prefix. I will correct that for the next build
Robert
I see that the Windows editor generates classes without the partial prefix. I will correct that for the next build
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Missing partial modifier on declaration of type...
Hello Karl
Hello Robert
Thanks for the information, I can continue.
Regards,
Johan Kwaspen
Belgium
Hello Robert
Thanks for the information, I can continue.
Regards,
Johan Kwaspen
Belgium