Is there any documentation on Genio user guideline?
I would like learn how to use genio.
Also I do not understand why the run button in genio is disabled, can anyone please enlighten me on this?
Thank you.
Is there any documentation on Genio user guideline?
I would like learn how to use genio.
Also I do not understand why the run button in genio is disabled, can anyone please enlighten me on this?
Thank you.
If I remember :
First open the folder of your project (menu project > open project
Then in the project settings menu, you have to indicate how to build your project (makefile, jam, etc) but also which binary to call to launch it
Then click on the build button, and after that the run
If you really start, I advice you to do :
File menu “New>BApp with window, menu” then you will have a simple program to start with : compile and run is working out of the box
This and much more is described in the user help, available in the app menu under… “Help”.
Thank you so much :")
From the “People don’t read manuals” paper https://www.researchgate.net/publication/324106690_People_don’t_read_manuals
People do not want to spend time learning how to use the interface, but rather to complete a task in as short an amount of time as possible, using the least amount of effort possible. Users skip instructions because, often, instructions increase users cognitive load.
Studies confirm that “doing” is clearly the most preferred mode of learning.
OTOH, who knows, next time Mehrab01 or another user now aware of available docs, will first try finding the info themselves, before posting and waiting if someone who knows the answer takes the time to write it all down again (or copy&paste from the existing doc…).