|
Size: 821
Comment:
|
← Revision 8 as of 2013-09-18 06:09:34 ⇥
Size: 842
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| However this has been superseded by these applications under /ccdev/std/gui/ THe application that defines which programs are called in response to the main menu is ''meaad''. Main menu is named 'main' and the entries under it are labeled as 'M' or 'P' where a 'M' lists a submenu name while 'P' refers to a program. |
The application that defines which programs are called in response to the main menu is ''meaad''. Main menu is named 'main' and the entries under it are labeled as 'M' or 'P' where a 'M' lists a submenu name while 'P' refers to a program. |
| Line 12: | Line 9: |
However this has been superseded by these applications under /ccdev/std/gui/ '''GuiAad''' |
|
| Line 20: | Line 23: |
| * [:CONTROL/lblaad: lblaad ] Label * [:CONTROL/staad: staad] Stock |
* [[CONTROL/lblaad| lblaad ]] Label * [[CONTROL/staad| staad]] Stock |
aad.c Functionality
File Maintainance support routines.
The application that defines which programs are called in response to the main menu is meaad. Main menu is named 'main' and the entries under it are labeled as 'M' or 'P' where a 'M' lists a submenu name while 'P' refers to a program.
This file contains many useful functions that are used by other applications and left here as a library code module. Part of the change was to support the Qt GUI interface.
However this has been superseded by these applications under /ccdev/std/gui/ GuiAad
