eglade TODO list

Things to do as of 20 September 1999:

Generic Widget Flags - Done except for gtk_grab_focus is not a feature of gtk_widget and it also doesn't have extension events.
Accelerators
widgets: (why not done/what's wrong with them)
	Pixmap: need to do properly 
	Combo : Doesn't set entry size properly if it's in a fixed and has been
			resized
	ButtonBoxes : Don't quite act how I think they should but i think that's
				  because i coded the widget wrong. Don't quite get it.
	Scale: Works except for setting position of the value, which is broken.
		   Why does GTK_NOTEBOOK use INTEGERS and GTK_SCALE use GTK_POSITION_VALUE
		   Why don't they use the same and then have the constants in
		   GTK_CONSTANTS have that type!
	Image: Partially Done - don't quite understand how to set up the GDK_IMAGE
	       in the way that glade does it.
	HScrollbar: Done - Problems occur over update_policy as it is not defined
		        in GTK_CONSTANTS
	VScrollbar: Done - same as HScrollbar
	CTree: half done
	Viewport: done based on existing eGTK code (uses POINTERs)
	CustomWidget: Don't know anything about it
	Gnome widgets: someone feel like writing egnome? 
Make it portable (well support everything eGTK does)
Write a web page for it


10th July 2000

Update this TODO list!
