--- deliantra/Deliantra-Client/TODO 2006/04/14 02:06:22 1.8 +++ deliantra/Deliantra-Client/TODO 2006/04/15 00:04:58 1.9 @@ -1,10 +1,16 @@ http://pyopengl.sourceforge.net/documentation/manual/glutEnterGameMode.3GLUT.html -- IMPORTANT: move widgets to integer coordinates - fix containers! +- IMPORTANT: user interface (window positions etc.) should be saved, but + a) switching modes clears/Recreates all widgets (has to, as parameters + are not resolution-independent) + b) widget layout is nontrivial as to not obscure map + c) need better way to center map then middle-button, maybe map overview + (but updates will be slow). - label needs "expected char size" - make font description copy: font size changes hurt A LOT -- toplevel should enforce that windowa alway sbe partially visible +- toplevel should enforce that windows always be partially visible - maybe move window managing functionality into toplevel -"workarounded": +"workarounded" but not solved: +(- IMPORTANT: move widgets to integer coordinates - fix containers!) (- pango fontsize measure and decrease to achieve real pixel height)