<p>The task-bar should behave as follows.<br>
1. When a module is activated the taskbar should display itself in the main view area with at LEAST the following default menu's.</p>

<ul class="task-list">
<li>Settings <a href="opens%20dropdown%20menu%20of%20the%20following">Gear Image</a>
</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> exit (close the gui, not the commotion_client)</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> about (open the about page in main view)</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> settings (opens commotion_client_GUI settings page)</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> update (check commotion website for updates)</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> add-on's (opens add-on/module management interface)</li>
<li>User <a href="opens%20dropdown%20menu%20of%20the%20following">sideways Commotion logo person</a>
</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> Login/Logout (opens login/logout page for users)</li>
<li class="task-list-item">
<input type="checkbox" class="task-list-item-checkbox" disabled> Preferences (opens user preferences page)</li>
<li>Full-Screen <a href="minimized%20the%20menu-bar%20and%20puts%20the%20main%20window%20into%20full%20screen%20mode">that box with lines around its corners... you know the one</a>
</li>
</ul><ol>
<li>
<p>Any module may add actions to the taskbar using one of the pre-build icons or one of their own creation. Prebuilt icons are as follows.</p>

<ul>
<li>save</li>
<li>load </li>
<li>print</li>
</ul>
</li>
<li><p>And module may add items to existing task-bar dropdown boxes (settings, user) if it is a section name that does not already exist. </p></li>
<li><p>task-bar must refresh upon any main view screen change or refresh</p></li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/commotion-client/issues/3'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwNjk4MDYxMCwiZGF0YSI6eyJpZCI6MjQ4Mjk1NDh9fQ==--434fd1928c5989b065aa41e63d3a32d71ef6f064.gif' height='1' width='1'></p>