Hello Augustinho! Perhaps I will also write a guide to write GX using the GX language, it is pretty simple, but I find it not that easy to find in the documentation.
Let me know if there are errors in my post, I did not verify everything in detail.
Sergio -
There is a mismatch between menu namespace & class (HelloWorld.HelloWorld) and the C# namespace and class (HelloWorldGX.HelloWorldGX). Otherwise it works fine.
Thanks, Sergio, I´ve probably not tried to create a Gx yet, due to the lack of an orientation such as the one you just made available.
Hello Augustinho! Perhaps I will also write a guide to write GX using the GX language, it is pretty simple, but I find it not that easy to find in the documentation.
Let me know if there are errors in my post, I did not verify everything in detail.
Sergio -
There is a mismatch between menu namespace & class (HelloWorld.HelloWorld) and the C# namespace and class (HelloWorldGX.HelloWorldGX). Otherwise it works fine.
Thanks, Gordon! I’ll fix it