This is my 1st time playing with the Graphic Window.
Does anyone have any good examples to start with?
Particularly at the moment I am playing with Set Pixel and drawing lines, but can not for the life of me find how to add scrollbars so I could make a line drawing representing a motion profile, or simulate waves (Triangle, Square-Wave, Trapazoid, etc)
I do have a good start from Paul Dixon's waves, but it too only stays inside the size of the Graphic Window.
(One side question, is the smallest unit in the window a pixel? or will I need to consider scaling later on????)
For the time being I would be happy with figuring out how to scroll. and learn more from other examples of how a graphic window is used.
Does anyone have any good examples to start with?
Particularly at the moment I am playing with Set Pixel and drawing lines, but can not for the life of me find how to add scrollbars so I could make a line drawing representing a motion profile, or simulate waves (Triangle, Square-Wave, Trapazoid, etc)
I do have a good start from Paul Dixon's waves, but it too only stays inside the size of the Graphic Window.
(One side question, is the smallest unit in the window a pixel? or will I need to consider scaling later on????)
For the time being I would be happy with figuring out how to scroll. and learn more from other examples of how a graphic window is used.
Comment