Reinforcement Learning and
Artificial
Intelligence (RLAI)
G
development page
The ambition of this
page is to provide the development version of G and its reference
manual, and to be a place to discuss development issues in G and some
of the tools based on G (graph, graph3d).
Current issues/problems:
Is G "pixel perfect", i.e. are the G routines accurate down to
the pixel level?
When to use gMainloop (now called gStartEventLoop) and when will
gMakeVisible suffice?
Are there differences from platform to platform? If so, can we
deal with them or at least warn our users?
Does the documentation describe exactly what happens? Are there
places where the documentation (or program) needs to change?
We need some testing examples to test the robustness of G and to
provide users a starting point for their own G programs.
Tasks:
Final check of external documentation
Polish code
Try to get new window to be on top
Try to get color picker to display without user clicking on icon