[openbeos-preferences] Updates to Menu Preference Apps
- From: "Michael Ihde" <maihde@xxxxxxxxxxxxxx>
- To: <openbeos-preferences@xxxxxxxxxxxxx>
- Date: Fri, 22 Feb 2002 09:25:33 -0600
Hey all,
Well I just made my first post to the CVS server, I had been assigned to work
on the Menu prefs and had done some work, but never checked it in to the CVS
server. I had basically added some of my ideas on the organization for the
application. I tried to make the FontMenu class as generic as possible so that
it could easily be re-used, so I added two functions that cleaned up some of
the code in the MainWindow. It also fixed a bug, the app would not place a
check on the font that was selected on startup. In my code I had the different
classes more encapsulated...for example The MainWindow, contained the MenuBar,
which contained all the other sub-menus. Maybe this isn't the best way? But
just thought I'd throw out some ideas. Any feedback would be great since this
is my entry into Be programming. Thanks.
Michael Ihde
Other related posts:
- » [openbeos-preferences] Updates to Menu Preference Apps