Bug 4419 - Widgets - Missing features and API on MOTIF (1FBPKCT)
Summary: Widgets - Missing features and API on MOTIF (1FBPKCT)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Unix All
: P5 minor (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:16 EDT by Mike Wilson CLA
Modified: 2001-11-28 23:24 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wilson CLA 2001-10-11 14:16:28 EDT
NOT DONE:

	- Missing RichText implementation
	- Converter not implemented

Work In Progress:
	Dean: - TrackBar needs to be fixed
	James:	

DONE:
	- redraw of all child widgets is not implemented
	- ProgressBar, ScrollBar and Slider need to be fixed.  Rationalized and Xerrors turned off.
	- Caret not implemented
	- computeSize () for each widget (see 1FDQ1HT: SWT:AIX - Need computeSize () for each widget)
	- Window.setRedraw(boolean) is not implemented
	- tab traversal, mnemonics, default button
	- modality not implemented
	- Text widget password char and SWT.Verify not implemented
	- Radio button behaviour for radio buttons in group.
	- Canvas scroll is not implemented
	- check that all Object slots are null'd when a widget is disposed
	- check that all handle slots are zero'd when a widget is disposed
	- need to implement checkStyle ()
	- SWT.DoubleClick not implemented
	- setImage () not implemented for icons
	- Decorations get/setImage not implemented
	- Z-order of widgets needs to change when moveAbove()/moveBelow()
	- clearSelection() for list deprecated.  Check all public API for others.
	- missing FontDialog
	- get rid of references to SWT.error()
	- Tree/Table/TabFolder pour
	- TextEditor/Text/RichText hierarchy like on windows
NOTES:
	CM (3/17/01 9:28:57 PM)
		This PR used to have the number: 1PQ35XP

	McQ (26/06/2001 9:46:45 AM) -
		Not sure what the status of this is, but it's too old to worry about it now.
Comment 1 Steve Northover CLA 2001-11-28 23:24:15 EST
Just saw this now.  All the stuff in here has been addressed.