Hello..
I think i will implement the following GUI components to be able to
write GUI applications with WinGraph(that is like the graph unit of
Turbo Pascal):
- Button
- Label
- TextBox
- MessageBox
- Memo
- Panel
- RadioButton
- CheckBox
- ProgressBar
And of course i have already implemented my Winmenus component, and
i will enhance it much more.
Also i have implemented my Graph3D unit that looks like the graph unit
of Turbo Pascal but it is for 3D graphism.
You can download my Winmenus and Graph3D unit from here:
https://sites.google.com/site/scalable68/winmenus-using-wingraph
Look at the source code demos inside the zip file and i have also
included the windows executables demos inside the zip file , please read
the readme file to understand how to run my cube3d.exe demo inside the
zip file.
Thank you,
Amine Mouly Ramdane.