Python
Free project hosting by SourceForge


Latest release: tba

Statement of Requirements

Items in italics are still to be decided. The first version of Pythoncard will support;

Static Text

Sometimes known as labels or boilerplate.

Fields

Single and multi-line fields for text entry. They will support tab-order between fields (TabOrder, TabIndex properties).
Can styled text be supported without complicating the interface and code?
Can we get scrolling text fields with scrollbars "for free"?

Buttons

Standard

Radio

Radio button groups

Optional for first release

Bitmap Buttons

Optional for first release

Data Entry widgets

Checkbox

Support for tab-order integrated with field tab order if possible

Listbox

Scrolling text list. Optional for first release

Combobox

Drop-down menu list. Optional for first release

Static bitmap

Which formats should be supported(GIF, JPG, BMP, PNG)?

Menus

File

Exit, Open, Save.

Edit

Cut, Copy, Paste for fields.

About

User-defined menus/menu items that are bound to commands. Could be a sub-menu from help.

Help

Links to help (in HTML format) and version information.

Common dialogs

Miscellaneous

The following items are notes and placeholders for future consideration that don't fit easily into any of the earlier categories.
$Revision: 1.3 $ : $Author: kasplat $ : Last updated $Date: 2002/02/07 23:48:27 $ SourceForge Logo