<div dir="ltr"><div><div><div>Hi all,<br><br></div>Currently I have uploaded the first part 
of the gui - just plain menus (with no event handlers yet) to my github:
 <a href="http://github.com/anandkp92/waf/gui/menu.py">github.com/anandkp92/waf/gui/menu.py</a> . The purpose of the GUI is for creating the 
config.cfg file for "waf config" of the waf version of RTEMS.<br><br></div><div>I think you might need wxpython also to view it right now: <a href="http://www.pygopar.com/installing-wxpython-3-on-ubuntu14-04/">http://www.pygopar.com/installing-wxpython-3-on-ubuntu14-04/</a><br><br></div><div>The
 main thing I want to get reviewed on is the code. I am planning to have different classes for menus, tabs, groups etc and a
 main class that creates multiple instances of each and puts it all 
together. <br><br></div><div>Correct me if I am wrong:<br></div><div>For the File options-><br></div><div>1) New ->  Opens a new instance with all the configuration options set to default again. <br></div><div>2) Save -> Save the configuration options chosen so far.<br></div>3) Open -> Open a previously saved set of configuration options. <br><br></div><div>Once this is cleared, I shall move on to implementing these.<br><br></div><div>Please keep in mind this is a very crude version and the first part of many parts. <br></div><div><br></div><div>Thanks,<br></div><div>Anand<br></div><div><br></div></div>