Hi All,
I think Servoy is a great product but lacking good documentation for new developers wanting to dive in and get productive. How do i perform the usually simple task of adding menu items and submenus to the Servoy main menubar when most of the menu functions in the windows plugin are deprecated?
If we cant use the windows plugin. whats the alternative? How are you guys performing this task on a daily basis?
Hey, i wanna learn. Please help.
Glenroy
Thanks
Figured it out last night guys. ![Rolling Eyes :roll:]()
Thanks
Regards
glenroyskelton:
Hi All,
I think Servoy is a great product but lacking good documentation for new developers wanting to dive in and get productive. How do i perform the usually simple task of adding menu items and submenus to the Servoy main menubar when most of the menu functions in the windows plugin are deprecated?
If we cant use the windows plugin. whats the alternative? How are you guys performing this task on a daily basis?
Hey, i wanna learn. Please help.
Glenroy
Thanks
I have to fully agree with you here on the bolded point.
The tutorials consist of mainly just setting up a database outside of servoy and the API is awfully generic.
Most of the methods and property’s I look up, do not give me much relevant information, other than what that 1 line of code might look like in the program, and what type of value it returns.
Too many times I have found myself wondering how to integrate a certain part, to go find it in the API, and find something like:
doSomethingComplex()
- It does something complex
Returns
void
Example
solutionModel.doSomethingComplex(var,var,var);
It’s like trying to solve a puzzle that’s all one color, and trying to jam pieces together to fit.
But I digress. Servoy seems like a pretty powerful environment to run just about any app you need.
Just could use some work on learning material.
-Chris