--- deliantra/Deliantra-Client/TODO 2006/04/12 00:36:54 1.3 +++ deliantra/Deliantra-Client/TODO 2006/04/16 00:06:26 1.10 @@ -1,2 +1,18 @@ -- 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 UPDATE updates are not at all slow). +- labels are generally shown too small +- labels have an extra " " at the end that affects size calculations(?) - label needs "expected char size" +- make font description copy: font size changes hurt A LOT +- 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)