HandleBox mostly works now (the size_request and size_allocate is black magic to me, I am lucky it works :) Plus a few other changes
This commit is contained in:
4
TODO
4
TODO
@ -10,7 +10,7 @@ BUGS
|
||||
* Lists should scroll to center the recently selected item if it isn't
|
||||
visible.
|
||||
|
||||
* Notbook: there are a few cosmetic problems left
|
||||
* Notebook: there are a few cosmetic problems left
|
||||
|
||||
* Verticle scrollbar: the expose event looks hosed and is causing
|
||||
quite a bit of flickering
|
||||
@ -70,6 +70,4 @@ Other stuff todo, as of yet not categorized into the above:
|
||||
code. Maybe GtkStyle's should have 'draw_push_button', 'draw_check_button',
|
||||
etc, functions to draw the various widgets.
|
||||
|
||||
-OffiX drag and drop support
|
||||
|
||||
-Make all widget attributes configurable after the widget is created.
|
||||
|
||||
Reference in New Issue
Block a user