Things that have to be done in the near future:

Forms:
    * query widget: return value of the open procedure that shows if the query
    finished with or without error (good for error handling) -bartusl
    * new widgets -bartusl
    * pack and grid arangements -bartusl
    * convert more widgets to BWidgets -cmaj
    * create new "formdata" column in the pga_forms table to store the formdata
    separately from the formsource. The formdata can be easily lost. -bartusl

Open database form:
    * list of the available databases and let the user choose one -bartusl

Reports:
    * add grouping and sorting -cmaj

Syntax highlight:
    * refresh highlight on insert or delete -bartusl

Image Lib:
    * create the oportunity for users to easy store/use/view pictures -bartusl

Visual Query Builder:
    * needs to be adopted by someone and kept up-to-date -cmaj

Icons:
    * add more of them across the app for a more consistent look -cmaj

Library procedures (that can be used in the pgaccess API):
    * sort of API::intlmsg for multiple language support (pga_ml_main, pga_ml_translations table?)
    with -quiet/noquiet switches to alert when translation is not found -bartusl
    * multilanguage help files support (pgaccess style) -bartusl

Other features:
    * import/export small applications (mainly dump and reload pga_* tables) -bartusl
    * import/export data (dump without the pga_* tables) -bartusl
    * popup menu for the right mouse click, to select the needed new/open/design/... command -bartusl
    * short label for the new/open/design/... icons that can be hidden eventualy -bartusl
    * command line options: -bartusl
	- open database
	- specify username
	- specify password
	- hide/show pgaccess main window
	- run/do not run Autoexec script
    * support for other postgresql objects: -bartusl
	- triggers
	- aggregates
	- foreign keys
	- ?
    * drop database support -bartusl
	
Functions:
    * run function after setting up the parameter list -bartusl
    * copy functions -bartusl

Documentation:
    * source code documentation -bartusl
    * API documentation -bartusl    
    * tutorials -bartusl

Tables design:

