--- deliantra/Deliantra-Client/TODO 2006/04/12 17:11:01 1.6 +++ deliantra/Deliantra-Client/TODO 2006/04/15 00:04:58 1.9 @@ -1,5 +1,16 @@ -- pango fontsize measure and decrease to achieve real pixel height +http://pyopengl.sourceforge.net/documentation/manual/glutEnterGameMode.3GLUT.html + +- 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" but not solved: +(- IMPORTANT: move widgets to integer coordinates - fix containers!) +(- pango fontsize measure and decrease to achieve real pixel height)